Skip to content

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented May 28, 2021

This tests takes about 2 minutes on AppVeyor CI, what is super slow.
The problem is that we're doing 50,000 inserts of small keys and values
instead of only few inserts with large values, what basically has the
same effect regarding the mmap size.

cmb69 added 2 commits May 28, 2021 17:51
This tests takes about 2 minutes on AppVeyor CI, what is super slow.
The problem is that we're doing 50,000 inserts of small keys and values
instead of only few inserts with large values, what basically has the
same effect regarding the mmap size.
@cmb69
Copy link
Member Author

cmb69 commented May 28, 2021

Appveyor CI: time='0.1424' and time='0.1835', respectively. :)

Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

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

Yay!

@cmb69 cmb69 closed this in c11b52d May 28, 2021
@cmb69 cmb69 deleted the cmb/bug78808-speedup branch May 28, 2021 21:27
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