Skip to content

Conversation

@JordanMartinez
Copy link
Contributor

@JordanMartinez JordanMartinez commented Apr 22, 2022

Description of the change

Addresses the comment raised by @xgrommx here: #61 (comment)

Map
===
keys
---------------
Map2a0bff.keys: big map (1000000)
mean   = 2.64 s
stddev = 199.37 ms
min    = 2.39 s
max    = 2.96 s
M.keys: big map (1000000)
mean   = 218.74 ms
stddev = 34.92 ms
min    = 194.87 ms
max    = 301.29 ms

Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)


log "keys"
log "---------------"
benchValues
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be benchKeys

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about that. I'll fix and repost benchmarks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opening comment now has updated benchmarks.

@JordanMartinez JordanMartinez merged commit 6221be7 into purescript:master Apr 22, 2022
@JordanMartinez JordanMartinez deleted the fix-keys branch April 22, 2022 17:12
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.

2 participants