Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KentBeck/BPlusTree3
/ performance_benchmark.py
File
performance_benchmark.py
python/benchmarks/performance_benchmark.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Performance benchmark
for
B+ Tree implementation.
4
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
insert
Method · 0.45
Tested by
no test coverage detected