Skip to content

Comparative Benchmarks

Performance comparison suite for HoloScript versus alternative runtime stacks.

Overview

@holoscript/comparative-benchmarks captures head-to-head measurements against systems such as Unity and glTF-focused runtimes to quantify runtime and compilation tradeoffs.

Installation

bash
npm install @holoscript/comparative-benchmarks

Use When

  • You need external baseline comparisons.
  • You want evidence for performance claims in docs or product work.
  • You are validating a compiler or runtime optimization against non-HoloScript systems.

Key Capabilities

  • Cross-stack benchmark scenarios.
  • Comparative reporting for performance analysis.
  • Useful input for product positioning and technical tuning.

See Also

Released under the MIT License.