From 5d8a8d18e3b17aaa60d171fcf9a087bbd64efa16 Mon Sep 17 00:00:00 2001 From: prrao87 Date: Mon, 16 Dec 2024 18:59:30 -0500 Subject: [PATCH] Update header --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d904a9..221e670 100644 --- a/README.md +++ b/README.md @@ -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