Skip to content

Commit

Permalink
update insert perf number.
Browse files Browse the repository at this point in the history
  • Loading branch information
tantaman authored Sep 10, 2023
1 parent b7eee1b commit 1394527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Individuals:

Perf data: https://github.com/vlcn-io/cr-sqlite/blob/main/py/perf/perf.ipynb

- Currently inserts into CRRs are 2.5-3x slower than inserts into regular SQLite tables.
- Currently inserts into CRRs are 2.5x slower than inserts into regular SQLite tables.
- Reads are the same speed

# Usage
Expand Down

0 comments on commit 1394527

Please sign in to comment.