Skip to content

feat(benchmark): add netray and dual-mode results - #14

Merged
protheeuz merged 1 commit into
mainfrom
feat/benchmark-updates
May 4, 2026
Merged

feat(benchmark): add netray and dual-mode results#14
protheeuz merged 1 commit into
mainfrom
feat/benchmark-updates

Conversation

@protheeuz

Copy link
Copy Markdown
Member

Summary

This PR updates the benchmark suite to include high-fidelity performance metrics for both Default Mode (Stability) and Latency Mode (Throughput). It also adds support for NetRay (IDL-compiled) and organizes the benchmark modes for better maintainability.

Technical Implementation

  • Benchmark Results: Generated and archived default-mode-result.json and latency-mode-result.json.
  • Adapters:
    • Added NetRay IDL-compiled mode with generated client/server code.
    • Refactored Warp and other modes into structured sub-modules.
  • Documentation: Finalized Benchmarks.md with dual-mode comparison tables and technical analysis of the 'Compression Illusion'.

Changelog Entry

  • [Benchmark]: Added NetRay support and dual-mode result archiving for better technical transparency.

Type of Change

  • Feature
  • Bug Fix
  • Performance Optimization
  • Documentation Update
  • Maintenance / Chore

Verification and Standards

  • I have adhered to the Development Patterns.
  • I have verified the benchmark runner is stable in both networking profiles.

@github-actions github-actions Bot added the enhancement New feature or request label May 4, 2026
@protheeuz
protheeuz merged commit 14668f4 into main May 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant