MCPcopy 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"""
3Performance benchmark for B+ Tree implementation.
4

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
insertMethod · 0.45

Tested by

no test coverage detected