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

[DMS-68] Inline internal functions into MapOps object #21

Open
wants to merge 4 commits into
base: wip/s-and-witch/filer-via-fold
Choose a base branch
from

Conversation

s-and-witch
Copy link
Collaborator

In comparison with #14

binary_size generate max mem batch_get 50 batch_put 50 batch_remove 50 upgrade
persistentmap+100 187_612 229_432 45_696 49_895 139_320 135_241 512_535
persistentmap_baseline+100 187_490 226_832 45_672 49_945 139_070 134_191 512_457
persistentmap+1000 187_612 3_159_881 612_904 67_366 184_367 182_741 4_878_566
persistentmap_baseline+1000 187_490 3_133_922 612_880 67_416 184_117 181_732 4_878_488
persistentmap+10000 187_612 51_699_440 520_384 83_315 227_544 232_166 48_561_185
persistentmap_baseline+10000 187_490 51_438_500 520_360 83_365 227_294 231_116 48_561_107
persistentmap+100000 187_612 610_758_920 5_200_384 97_862 273_806 278_711 645_877_257
persistentmap_baseline+100000 187_490 608_157_242 5_200_360 97_912 273_597 277_661 645_876_276
persistentmap+1000000 187_612 7_031_191_231 52_000_420 116_267 320_568 332_246 6_458_380_312
persistentmap_baseline+1000000 187_490 7_005_190_168 52_000_396 116_317 320_359 331_196 6_458_379_331

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

Successfully merging this pull request may close these issues.

2 participants