From 21c4f2abb19b14ea467707100a9d30e69fa341ba Mon Sep 17 00:00:00 2001 From: zhangjingqiang Date: Tue, 7 Jan 2025 10:57:29 +0800 Subject: [PATCH] add g3bench to Profiling session --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05bdfc5bd..75b8c9330 100644 --- a/README.md +++ b/README.md @@ -875,6 +875,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https:// * FlameGraphs * [llogiq/flame](https://github.com/llogiq/flame) - An intrusive flamegraph profiling tool for rust * [mrhooray/torch](https://github.com/mrhooray/torch) - generates FlameGraphs based on DWARF Debug Info +* [g3bench](https://github.com/bytedance/g3) - A benchmark tool that supports HTTP 1.x, HTTP 2, HTTP 3, TLS Handshake, DNS and Cloudflare Keyless * [sharkdp/hyperfine](https://github.com/sharkdp/hyperfine) - A command-line benchmarking tool ### Services