Skip to content

Commit

Permalink
Update header
Browse files Browse the repository at this point in the history
  • Loading branch information
prrao87 committed Dec 16, 2024
1 parent 606fb64 commit 5d8a8d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ The benchmarks are run via the `pytest-benchmark` library for the query scripts

See the [`pytest-benchmark` docs](https://pytest-benchmark.readthedocs.io/en/latest/calibration.html) to see how they calibrate their timer and group the rounds.

#### Neo4j vs. Kùzu multi-threaded
#### Neo4j vs. Kùzu

KùzuDB (by default) supports multi-threaded execution of queries with maximum thread utilization as available on the machine.
KùzuDB supports multi-threaded execution of queries with maximum thread utilization as available on the machine.
The run times for each query (averaged over the number of rounds run, guaranteed to be a minimum of 5 runs) are shown below.

Query | Neo4j (sec) | Kùzu (sec) | Speedup factor
Expand Down

0 comments on commit 5d8a8d1

Please sign in to comment.