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

update termmap benchmark #2040

Merged
merged 1 commit into from
May 12, 2023
Merged

update termmap benchmark #2040

merged 1 commit into from
May 12, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented May 12, 2023

CreateHashMap/alice/174693
                        time:   [693.98 µs 696.37 µs 698.86 µs]
                        thrpt:  [238.39 MiB/s 239.24 MiB/s 240.06 MiB/s]
CreateHashMap/alice_expull/174693
                        time:   [913.49 µs 915.26 µs 917.05 µs]
                        thrpt:  [181.67 MiB/s 182.03 MiB/s 182.38 MiB/s]
CreateHashMap/alice_fx_hashmap_ref_expull/174693
                        time:   [907.12 µs 909.84 µs 912.86 µs]
                        thrpt:  [182.50 MiB/s 183.11 MiB/s 183.66 MiB/s]
CreateHashMap/alice_fx_hashmap_owned_expull/174693
                        time:   [1.4779 ms 1.4819 ms 1.4858 ms]
                        thrpt:  [112.13 MiB/s 112.42 MiB/s 112.73 MiB/s]
CreateHashMap/numbers/8000000
                        time:   [54.261 ms 54.944 ms 55.700 ms]
                        thrpt:  [136.97 MiB/s 138.86 MiB/s 140.60 MiB/s]
CreateHashMap/numbers_zipf/8000000
                        time:   [35.783 ms 35.934 ms 36.109 ms]
                        thrpt:  [211.29 MiB/s 212.32 MiB/s 213.21 MiB/s]

@codecov-commenter
Copy link

Codecov Report

Merging #2040 (e40e81a) into main (fedd955) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main    #2040   +/-   ##
=======================================
  Coverage   94.43%   94.43%           
=======================================
  Files         319      319           
  Lines       59469    59469           
=======================================
  Hits        56160    56160           
  Misses       3309     3309           
Impacted Files Coverage Δ
stacker/src/arena_hashmap.rs 96.71% <ø> (ø)

... and 2 files with indirect coverage changes

@PSeitz PSeitz merged commit 00c5df6 into main May 12, 2023
@PSeitz PSeitz deleted the termmap_perf branch May 12, 2023 05:35
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.

3 participants