Skip to content

Commit

Permalink
Added SQLite
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Apr 8, 2024
1 parent 22637fc commit f7cf399
Show file tree
Hide file tree
Showing 7 changed files with 221 additions and 9 deletions.
10 changes: 5 additions & 5 deletions benchmark/benchmark.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type,LightDB,PostgreSQL,MongoDB,ArangoDB,MariaDB
AKA Import: 52858.99 34138.795 78600.213 22415.47 8439.405
Basics Import: 96395.498 69027.068 80287.444 24408.508 9846.711
Validate Ids: 3312929.638 61656.255 38804.383 193541.718 21305.547
Search Titles: 426549.103 59856.777 37117.721 32062.46 7096.348
Type,LightDB,PostgreSQL,MongoDB,ArangoDB,MariaDB,SQLite
AKA Import: 52858.99 34138.795 78600.213 22415.47 8439.405 51622.243
Basics Import: 96395.498 69027.068 80287.444 24408.508 9846.711 56590.546
Validate Ids: 3312929.638 61656.255 38804.383 193541.718 21305.547 798917.720
Search Titles: 426549.103 59856.777 37117.721 32062.46 7096.348 556886.747
2 changes: 1 addition & 1 deletion benchmark/graphs/imports.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f7cf399

Please sign in to comment.