index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
2026-03-08
task: fix benchmarks cmd package build collision (task 371)
Paul Buetow
2026-03-05
Improve lint/vet reliability and refactor client runtime/bootstrap
Paul Buetow
2025-07-04
feat: add Profile-Guided Optimization (PGO) support
Paul Buetow
2025-07-04
add more baselines
Paul Buetow
2025-07-04
move
Paul Buetow
2025-07-04
docs: add turbo mode performance baseline and analysis
Paul Buetow
2025-07-04
cleanup
Paul Buetow
2025-07-04
docs: add turbo mode performance analysis and new baseline
Paul Buetow
2025-07-04
chore: clean up temporary files and reorganize documentation
Paul Buetow
2025-07-02
perf: implement tiered buffer pooling to reduce allocations
Paul Buetow
2025-07-01
perf: optimize turbo mode for 2.87x faster serverless performance
Paul Buetow
2025-07-01
fix: resolve turbo mode race condition and improve TestDCat2
Paul Buetow
2025-06-26
Remove bash scripts and update documentation to use dtail-tools
Paul Buetow
2025-06-26
Refactor profiling and benchmarking tools from bash to Go
Paul Buetow
2025-06-26
refactor: move profiling scripts from benchmarks/ to profiling/
Paul Buetow
2025-06-26
fix: resolve package conflicts and update documentation
Paul Buetow
2025-06-26
fix: resolve serverless mode deadlock for profiling
Paul Buetow
2025-06-26
fix: improve dmap profiling error handling
Paul Buetow
2025-06-26
fix: handle dmap continuous execution in profiling framework
Paul Buetow
2025-06-26
fix: resolve dmap profiling issues and optimize profiling speed
Paul Buetow
2025-06-26
feat: add profiling framework with command echoing
Paul Buetow
2025-06-26
Add benchmark baseline for v4.3.0
Paul Buetow
2025-06-25
Add comprehensive benchmarking framework for DTail
Paul Buetow