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

Low write performance on Windows #25

Open
akrylysov opened this issue Nov 4, 2019 · 1 comment
Open

Low write performance on Windows #25

akrylysov opened this issue Nov 4, 2019 · 1 comment
Labels

Comments

@akrylysov
Copy link
Owner

More details at #22.

Key size=16, value size=1.

Writing 1M items on Linux - 16 sec.
Writing 1M items on Mac - 14 sec.
Writing 1M items on Windows - 165 sec.

@ghost ghost mentioned this issue Nov 22, 2019
@akrylysov akrylysov modified the milestone: 0.9 Dec 7, 2019
@cocowalla
Copy link

Just found pogreb through your original blog post, and looking through the repo came across this issue.

It might not be your issue, but I recall seeing worse performancebon Windows last time I used memory mapped files for something, even though performance was much better in Linux. That was with dotnet rather than Go, and of course it's perfectly possible I simply messed something up, but a quick Google search does seem to find others saying the same thing 🤷‍♂️

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

No branches or pull requests

2 participants