Created
June 30, 2026 23:00
-
-
Save adsharma/b1815293b194533525c53d1dd93413c6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ┌──────────────────┬────────────────────────┬───────────────────────────┬────────────────────┬───────────────────┬───────────────────────┐ | |
| │ Metric │ Kuzu (hash) src 0.11.3 │ Kuzu (hash) pip 0.11.3. │ Ladybug (hash) PGO │ Ladybug (ART) PGO │ Ladybug (ART) non-PGO │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Node COPY │ 1.93s │ 1.96s │ 2.50s │ 2.77s │ 2.80s │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Full scan │ 3,821 ms │ 3,460 ms │ 3,789 ms │ 3,867 ms │ 3,910 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Range query │ 8.8 ms │ 7.8 ms │ 7.5 ms │ 46.6 ms │ 59.6 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Point query │ 0.3 ms │ 0.3 ms │ 0.3 ms │ 0.3 ms │ 0.4 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ REL COPY │ 6.14s │ 6.00s │ 6.50s │ 22.05s │ 23.73s │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Count │ 43.2 ms │ 46.4 ms │ 3.3 ms │ 3.3 ms │ 3.6 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Out-degree (100) │ 46.7 ms │ 46.6 ms │ 59.8 ms │ 60.3 ms │ 61.7 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Scan REL (props) │ 14,899 ms │ 14,392 ms │ 15,722 ms │ 16,013 ms │ 16,381 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Scan REL (rowid) │ 19,203 ms │ 18,498 ms │ 14,562 ms │ 14,605 ms │ 15,093 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Arrow scan │ — │ — │ 377 ms │ 389 ms │ 483 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ Arrow CSR │ — │ — │ 291 ms │ 370 ms │ 403 ms │ | |
| ├──────────────────┼────────────────────────┼───────────────────────────┼────────────────────┼───────────────────┼───────────────────────┤ | |
| │ DB Size │ 337 MB │ 337 MB │ 303 MB │ 236 MB │ 236 MB │ | |
| └──────────────────┴────────────────────────┴───────────────────────────┴────────────────────┴───────────────────┴───────────────────────┘ |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Benchmark source: https://github.com/LadybugDB/kuzu-ladybug-benchmark
Ladybug config: ubuntu 24.04 + llvm-22