Skip to content

Populating BPlusTree is considerably slower on Linux #2

Description

@p-m-j

To demonstrate I have created a small application which inserts a few paragraphs of lorem ipsum repeatedly into a BPlusTree<int,string> which can be found here https://gist.github.com/p-m-j/606a27877c26725b6058442f39a8fb64

Example output from my PC

Windows

Wrote 5000 entries to C:\Users\Paul Johnson\AppData\Local\Temp\tmp8DF0.tmp in 8.4379227

Linux

Wrote 5000 entries to /tmp/tmpd6FNXg.tmp in 95.3526502

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions