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

Need to warm-up server before benchmark #9

Open
dbalabka opened this issue May 3, 2017 · 0 comments
Open

Need to warm-up server before benchmark #9

dbalabka opened this issue May 3, 2017 · 0 comments

Comments

@dbalabka
Copy link
Owner

dbalabka commented May 3, 2017

For example NodeJS JIT have huge performance hit. During first 30 seconds NodeJS usually response with high deviation due to JIT compilation.
To avoid this issue we have to warm-up server during few seconds before benchmark and use --always-opt.

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

No branches or pull requests

1 participant