Skip to content

Commit

Permalink
more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jjbayer committed Oct 17, 2024
1 parent c8c273c commit a1bf32a
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Args { envelope_size_kib: 100, batch_size: 1, implementation: Sqlite, mode: Sequential, projects: 1, duration_secs: 20 }
Write throughput: 310.80 MiB / s
Write throughput: 373.06 MiB / s
Write throughput: 366.92 MiB / s
Write throughput: 370.62 MiB / s
Write throughput: 364.88 MiB / s
Write throughput: 369.19 MiB / s
Write throughput: 326.61 MiB / s
Write throughput: 374.09 MiB / s
Write throughput: 365.88 MiB / s
Read throughput: 699.96 MiB / s
Read throughput: 712.12 MiB / s
Read throughput: 705.66 MiB / s
Read throughput: 712.95 MiB / s
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ Read throughput: 129.46 MiB / s
Read throughput: 124.96 MiB / s
Read throughput: 129.98 MiB / s
Read throughput: 131.46 MiB / s
Cleaning up temporary files...
Done...
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ Read throughput: 128.91 MiB / s
Read throughput: 129.45 MiB / s
Read throughput: 126.73 MiB / s
Read throughput: 130.14 MiB / s
Cleaning up temporary files...
Done...
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ Read throughput: 145.51 MiB / s
Read throughput: 143.21 MiB / s
Read throughput: 147.90 MiB / s
Read throughput: 146.40 MiB / s
Cleaning up temporary files...
Done...
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Args { envelope_size_kib: 10, batch_size: 1, implementation: Sqlite, mode: Sequential, projects: 1, duration_secs: 20 }
Write throughput: 126.02 MiB / s
Write throughput: 133.38 MiB / s
Write throughput: 137.90 MiB / s
Write throughput: 136.24 MiB / s
Write throughput: 136.43 MiB / s
Write throughput: 136.23 MiB / s
Write throughput: 138.20 MiB / s
Write throughput: 137.36 MiB / s
Write throughput: 129.41 MiB / s
Write throughput: 135.30 MiB / s
Read throughput: 126.61 MiB / s
Read throughput: 126.31 MiB / s
Read throughput: 126.00 MiB / s
Read throughput: 126.12 MiB / s
Read throughput: 126.09 MiB / s
Read throughput: 123.67 MiB / s
Read throughput: 126.46 MiB / s
Read throughput: 126.03 MiB / s
Read throughput: 126.84 MiB / s
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Args { envelope_size_kib: 10, batch_size: 10, implementation: Sqlite, mode: Sequential, projects: 1, duration_secs: 20 }
Write throughput: 270.02 MiB / s
Write throughput: 338.78 MiB / s
Write throughput: 341.56 MiB / s
Write throughput: 346.76 MiB / s
Write throughput: 341.32 MiB / s
Write throughput: 343.75 MiB / s
Write throughput: 304.05 MiB / s
Write throughput: 341.52 MiB / s
Write throughput: 328.29 MiB / s
Read throughput: 709.01 MiB / s
Read throughput: 705.72 MiB / s
Read throughput: 710.09 MiB / s
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Args { envelope_size_kib: 10, batch_size: 100, implementation: Sqlite, mode: Sequential, projects: 1, duration_secs: 20 }
Write throughput: 270.02 MiB / s
Write throughput: 338.78 MiB / s
Write throughput: 341.56 MiB / s
Write throughput: 346.76 MiB / s
Write throughput: 341.32 MiB / s
Write throughput: 343.75 MiB / s
Write throughput: 304.05 MiB / s
Write throughput: 341.52 MiB / s
Write throughput: 328.29 MiB / s
Read throughput: 709.01 MiB / s
Read throughput: 705.72 MiB / s
Read throughput: 710.09 MiB / s

0 comments on commit a1bf32a

Please sign in to comment.