Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up the javascript tests #12369

Open
IreneStr opened this issue Mar 6, 2019 · 1 comment
Open

Speed up the javascript tests #12369

IreneStr opened this issue Mar 6, 2019 · 1 comment

Comments

@IreneStr
Copy link
Contributor

IreneStr commented Mar 6, 2019

Running the javascript tests (yarn test) takes >350 seconds. Figure out which tests are the bottlenecks and figure out how to speed them up.

@IreneStr IreneStr changed the title Speed up the javascript tests. Speed up the javascript tests Mar 6, 2019
@IreneStr IreneStr added the queue label Mar 6, 2019
@hwinne hwinne added development and removed queue labels Mar 7, 2019
@hwinne hwinne self-assigned this Mar 7, 2019
@hwinne
Copy link
Contributor

hwinne commented Mar 7, 2019

The first time running the tests ('yarn test') takes about 250-300 seconds. The runs after that take about 10 - 15 seconds.

I think the core of the problem isn't in file size, but has to do with this.

screenshot 2019-03-06 at 16 43 04

screenshot 2019-03-06 at 16 54 19

@hwinne hwinne removed their assignment Mar 7, 2019
@hwinne hwinne added queue and removed development labels Mar 7, 2019
@IreneStr IreneStr removed the queue label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants