-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
as the performance gains evaporated once the index-update was fixed Perf test: ``` flutter: Case: singleStatement=false, largeValue=false, batchSize=1000 flutter: 1000 x `write` took 483.64ms flutter: `writeMany` took 8.07ms flutter: `writeMany` again took 14.23ms flutter: Case: singleStatement=true, largeValue=false, batchSize=1000 flutter: 1000 x `write` took 501.32ms flutter: `writeMany` took 9.61ms flutter: `writeMany` again took 13.23ms ```
- Loading branch information
Showing
6 changed files
with
78 additions
and
329 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.