Skip to content

benchmark each module in their own node process #866

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

Merged
merged 5 commits into from
May 23, 2022

Conversation

hoeck
Copy link
Collaborator

@hoeck hoeck commented May 17, 2022

trying to fix #864

Copy link
Owner

@moltar moltar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some lint issues but otherwise great work!

@moltar moltar mentioned this pull request May 17, 2022
@tonivj5
Copy link

tonivj5 commented May 17, 2022

Very excited to see the "real" ones result 👀👏🏻

@moltar
Copy link
Owner

moltar commented May 17, 2022

Oops, sorry, I've introduced a small conflict by merging #865

hoeck added 4 commits May 22, 2022 19:47
The node/no-published-import did not fail before because the .gitignore in
the spectypes directory. Using the global .gitignore triggers it through -
looks like a bug in eslint?

Nevertheless for this project the rule is of no use.
@hoeck hoeck force-pushed the isolated-benchmark-runs branch from 7a568b4 to d58be44 Compare May 22, 2022 17:49
@hoeck
Copy link
Collaborator Author

hoeck commented May 22, 2022

@moltar fixed all linter issues (atm. I am not using Eslint at work so I always forget about it on other projects 😅)

Rebased, added a message linking to this issue and disabled an Eslint rule that was complaining about the way spectypes are imported.

@hoeck hoeck force-pushed the isolated-benchmark-runs branch from 5eb399c to ea914ab Compare May 22, 2022 18:01
@hoeck
Copy link
Collaborator Author

hoeck commented May 22, 2022

Sorry for the noise, I should have used a Github markdown previewer 😑 😀.

@moltar moltar merged commit 29ebaa0 into moltar:master May 23, 2022
@moltar
Copy link
Owner

moltar commented May 23, 2022

Sweet @hoeck!

I am not using Eslint at work

Do you use something else?

@sinclairzx81
Copy link
Contributor

@hoeck Good work :) +1

@hoeck
Copy link
Collaborator Author

hoeck commented May 24, 2022

Do you use something else?

No, we're only using prettier in our team of two. There have been always more important tasks than fixing the old and ignored tslint setup 😄 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Order of benchmarks seems to bias results
4 participants