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

fix: javascript sort time #459

Merged
merged 1 commit into from
Nov 27, 2022
Merged

fix: javascript sort time #459

merged 1 commit into from
Nov 27, 2022

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Nov 27, 2022

Reduce the item count in JavaScript sort benchmarks to something more reasonable given the memory pressure they cause.

Fixes #378

Reduce the item count in JavaScript sort benchmarks to something more
reasonable given the memory pressure they cause.

Fixes #378
@stevenh stevenh merged commit e92282a into master Nov 27, 2022
@stevenh stevenh deleted the fix/js-sort-time branch November 27, 2022 20:09
sg3des pushed a commit to sg3des/otto that referenced this pull request Jul 17, 2023
Reduce the item count in JavaScript sort benchmarks to something more
reasonable given the memory pressure they cause.

Fixes robertkrimen#378
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.

BenchmarkJsArrayQuickSort10000 doesn't finish when running all benchmarks
1 participant