We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now tests are influences each other, example:
callFactory....................217704344.......min mixinObject....................240363558......+10% defineObject...................241061915......+11% defineArrayOfString............316844527......+46% defineArray....................351398217......+61% defineArrayOfNumber............370695890......+70% newObject......................385372302......+77% objectCreate...................605298916.....+178% newClass.......................636528915.....+192% newPrototype...................674247123.....+210% closureInstance................991768508.....+356% defineObject...................173031944.......min callFactory....................191350093......+11% mixinObject....................202107555......+17% defineArrayOfString............225034508......+30% defineArray....................272500048......+57% defineArrayOfNumber............283038055......+64% newObject......................308726406......+78% newClass.......................531825795.....+207% objectCreate...................540539759.....+212% newPrototype...................552061850.....+219% closureInstance................865959930.....+400%
The text was updated successfully, but these errors were encountered:
Do you know whether sandboxes can be used for that purpose?
Sorry, something went wrong.
I think it's better to run separate processes in series
Implement speed with running functions in separate processes
d63c27d
Fixes: metarhia#9
No branches or pull requests
Now tests are influences each other, example:
The text was updated successfully, but these errors were encountered: