Download Latest Version 0.9.1 source code.zip (93.6 kB)
Email in envelope

Get an email when there's a new version of Drill

Home / 0.9.1
Name Modified Size InfoDownloads / Week
Parent folder
drill_0.9.1_x86_64-unknown-linux-musl.tar.gz.sha256sum 2026-06-17 109 Bytes
drill_0.9.1_x86_64-unknown-linux-musl.tar.gz 2026-06-17 5.2 MB
0.9.1 source code.tar.gz 2026-06-17 70.7 kB
0.9.1 source code.zip 2026-06-17 93.6 kB
README.md 2026-06-17 1.8 kB
Totals: 5 Items   5.4 MB 0

⚠️ Heads-up: latency is now measured to the last byte

drill now reads the entire response body before stopping its timer, so reported latencies reflect time-to-last-byte (matching wrk, k6, and vegeta). Previously the timer stopped at the response headers, which under-reported any endpoint serving a non-trivial body. Expect reported latencies for body-heavy endpoints to go up — they're now correct. This also fixes partial-body downloads (#182). See [#227] for details.

What's Changed

New Contributors

Full Changelog: https://github.com/fcsonline/drill/compare/0.9.0...0.9.1

Source: README.md, updated 2026-06-17