Skip to content

Releases: grayguava/libreprobe

v0.1.1

15 Mar 12:02

Choose a tag to compare

what's new in v0.1.1


throughput measurement improvements

  • increased parallel streams from 4 to 8 for better saturation on fast connections
  • increased max duration from 20s to 24s for more post-ramp samples
  • improved ramp detection stability with larger window size (5 buckets)
  • reduced false positive ramp detection (75% threshold)
  • changed sustained metric from p75 to median for more robust results
  • improved bucket filtering (25% threshold) to capture more data

backend (functions)

  • aligned MAX_STREAMS_PER_TOKEN with frontend (8 streams) (in /api/stream)

documentation

  • updated all labels and references to reflect new methodology

checksums

libreprobe-v0.1.1.tar.gz

SHA-256: 413d3fb344d55bc47f7e1b1b486ab48f345ff0c57baae82f203c7ea65511f3a0

SHA-512: 50ae3cddff7faa88f0ef34649522417a4c61158e03c2d3c4f61cdb585c99fd8d8f16289b26de4c0151d6ae86ed459a8a8c19bee4530756759fae26696ab9b708

libreprobe-skinless-v0.1.1.tar.gz

SHA-256: 1fddebe0cefb7baadf15f1043edb2d7e6f91277cc3214330a78e72f4d0867f3b

SHA-512: 13a5c6aedea4f2c8e24737d378e39297fe695fed85c70b21216b6af533916ac64ee7b6459f7dc061227001b345ba8c891345ed811cdb80c73fc237f52218df7d

v0.1.0 - initial public release

12 Mar 10:33

Choose a tag to compare

first public release of Libreprobe: an application-layer network measurement tool focused on real-world delivery behavior rather than synthetic peak speed.

Libreprobe measures how connections actually perform under normal conditions: sustained transfer, jitter, burst variance, and handshake overhead. It is designed for environments where conventional speed tests mislead — CGNAT, TLS-heavy traffic, unstable wireless links, and congested last-mile networks.


what’s included

  • connection visibility: client IP, ASN, ISP, TLS/HTTP version, Cloudflare edge PoP, and client↔edge mapping
  • throughput test: parallel-stream sustained measurement with chunk-event bucketing, adaptive duration, and percentile-based reporting (sustained, peak, variance, ramp)
  • stability test: fixed-interval RTT probing (100 probes @ 100 ms) with median latency, jitter, p90 latency, and cold/warm handshake overhead
  • stateless backend: Cloudflare Pages + Workers; no accounts, no analytics, no stored results

notes

  • throughput testing is rate-limited during beta (daily cap enforced via KV).
  • edge location dataset is versioned; newly deployed Cloudflare PoPs may appear in later revisions.

checksums

libreprobe-v0.1.0.tar.gz

SHA-256: bd61ae576943f3f5d987a2a6cbb8cb054fcd3f53f2871b42bc7741845046e073
SHA-512: e5e8fe073234c9ca5708343c2d03bf363fbe7aaa80651d72b176fae1ab6153bfabe5234635fe8645587f62eca571d1c67702068e47386b6b0e46bf2246c3a38b

libreprobe-skinless-v0.1.0.tar.gz

SHA-256: f60da1250f33b8adb132c7b33b4c1871cea4e919a537e29d45958b44287b4432
SHA-512: 98f746878637d2a72c729c5a1cca1b2d08c3955ad2ed31662da25fd6448995e2f48267257651ce390815bac2c13ddd3907798ecb2046165fed0f9edcfecacbfc