1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-21 13:02:20 -07:00
Files
log-socket/log/bench_test.go
Tai Groot 4d74b0a950 test: add comprehensive benchmark suite
Adds benchmarks for all log levels (Trace, Debug, Info, Warn, Error),
formatted logging, multiple client fan-out, parallel writes, namespace
filtering, and component-level benchmarks (fileInfo, entry creation).

Uses isolated namespaces to avoid interference with the stderr client.

Fixes #6
2026-02-17 08:04:08 +00:00

3.7 KiB