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] Reuse iteration code and parametrize it with map walking function #17

Closed
wants to merge 1 commit into from

Conversation

s-and-witch
Copy link
Collaborator

In comparison with #10

size foldLeft foldRight mapfilter map
persistentmap 100 80_886 80_902 158_806 29_048
persistentmap_baseline 100 79_472 79_588 157_392 29_048
persistentmap 1000 775_681 775_592 3_444_270 257_766
persistentmap_baseline 1000 761_667 762_619 3_430_215 257_766
persistentmap 10000 7_722_849 18_400_346 42_193_897 2_544_359
persistentmap_baseline 10000 7_582_712 18_270_414 42_053_473 2_544_359
persistentmap 100000 184_009_591 183_915_359 494_611_920 132_210_500
persistentmap_baseline 100000 182_610_151 182_615_427 493_211_373 132_210_500
persistentmap 1000000 1_840_053_143 1_839_070_132 5_651_838_547 1_322_035_748
persistentmap_baseline 1000000 1_826_050_546 1_826_067_207 5_637_839_066 1_322_035_748

@GoPavel
Copy link

GoPavel commented Oct 14, 2024

note: to merge

@GoPavel GoPavel added experiment experiment experiment:to-merge Successful optimization that intented to moved to another PR labels Oct 21, 2024
@GoPavel GoPavel closed this Oct 21, 2024
@GoPavel GoPavel removed the experiment experiment label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experiment:to-merge Successful optimization that intented to moved to another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants