HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sanchez_c137

no profile record

投稿

[untitled]

1 ポイント·投稿者 sanchez_c137·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 sanchez_c137·7 か月前·0 コメント

コメント

sanchez_c137
·5 か月前·議論
A high-throughput HTTP/1.1 load generator written in Go and built directly on top of cloudwego/netpoll.

This project is designed to push maximum possible request rate with:

strict control over memory usage predictable latency behavior long-running stability under extreme concurrency
sanchez_c137
·9 か月前·議論
Did JetBrains and Chrome apps leak too? Or were they just RAM-hungry and didn't leak?
sanchez_c137
·10 か月前·議論
Telegram: @gl_c137 Email: [email protected]
sanchez_c137
·10 か月前·議論
Throughput: 160–170k RPS locally; ~250k RPS sustained on 24‑core bare‑metal with a 50GB cache. Memory safety: 1.5–3GB overhead at 50GB (no traces); ~7GB at 100% OTEL sampling. Hot path discipline: zero allocations, sharded counters, per‑shard LRU, TinyLFU admission. Control plane: runtime API for toggles (admission, eviction, refresh, compression, observability). Observability: Prometheus/VictoriaMetrics metrics + OpenTelemetry tracing. Kubernetes‑friendly: health probes, config via ConfigMap, Docker image.