1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-20 17:12:24 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
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