You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update benchmark references after experimental benchmarks removal
- Update transport_perf_analysis.md to note experimental benchmarks were removed - Rename "blackbox" references to "transport" in transport_benchmark_methodology.md - Fix benchmark command examples to use current group names 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
**Key insight**: The `blackbox` benchmark group tests the **actual Freenet transport code** (PeerConnection, fast_channel, encryption) with mock I/O. This catches real regressions in the transport pipeline without kernel noise.
558
+
**Key insight**: The `transport` benchmark group tests the **actual Freenet transport code** (PeerConnection, fast_channel, encryption) with mock I/O. This catches real regressions in the transport pipeline without kernel noise.
0 commit comments