-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
In KeyValueStoreIntegrationTests add a KeyValueStore performance test that compares the raw usage of a zip based FileSystem and many writes and reads (with normal synchronous operations) to the asynchronous get and set operations of a KeyValueStore that is internally also using a zip based FileSystem to evaluate the overhead that the KeyValueStore adds.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
To do