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 allocation sizes in runtime benchmarks #2383

Merged
merged 1 commit into from
Nov 29, 2017

Conversation

Praetonus
Copy link
Member

This fixes an oversight from dbd777a where allocation sizes weren't adapted when replacing new with ponyint_pool_alloc_size.

Closes #2313.

This fixes an oversight from dbd777a where allocation sizes weren't
adapted when replacing `new` with `ponyint_pool_alloc_size`.

Closes ponylang#2313.
@jemc jemc added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Nov 28, 2017
@Praetonus Praetonus merged commit 6c3cf69 into ponylang:master Nov 29, 2017
@Praetonus Praetonus deleted the fix-2313 branch November 29, 2017 14:53
ponylang-main added a commit that referenced this pull request Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Benchmark "HashMapBench/HashRemove" segfaults.
3 participants