โ back to index
โก Performance Benchmarks
Side-by-side performance comparison of tsb (TypeScript/Bun) vs
pandas (Python). Workloads vary by benchmark; comparable inputs
and operations must be verified before drawing conclusions.
๐ No benchmark data available yet.
Benchmarks are added automatically by the
Autoloop
perf-comparison program. Each iteration adds a new function benchmark.
Detailed Results
| Function |
tsb (ms) |
pandas (ms) |
Ratio |
Faster |
๐ Methodology
Read the individual benchmark scripts and report metadata before comparing:
- Dataset and operation: defined separately in each paired script
- Warm-up and measurement: iteration counts vary; reported timings are means
- Environment: new reports record runtime versions, concurrency, timeout, and measured commit
- Ratio: tsb_time / pandas_time โ below 1.0 means tsb is faster
๐ค About
These benchmarks are generated automatically by the Autoloop
perf-comparison program. Each iteration adds a new function
comparison. The Pages workflow collects and publishes results when
main changes.