@parhelia/benchmark
v0.4.12825
Published
Optional model benchmark Settings UI. Install the matching `Parhelia.Benchmark` Sitecore module and call `configureBenchmark(configuration)` before `configureForUser`. Import `@parhelia/benchmark/styles.css` alongside the core stylesheet. The panel is vis
Downloads
423
Readme
@parhelia/benchmark
Optional model benchmark Settings UI. Install the matching Parhelia.Benchmark Sitecore module and call configureBenchmark(configuration) before configureForUser. Import @parhelia/benchmark/styles.css alongside the core stylesheet. The panel is visible only to administrators when the backend advertises the benchmark module.
Prepare the environment, select a model, and start one or more sequential runs. Models without configured pricing require explicit consent to run without cost tracking. Subsets and older suites do not enter the current leaderboard. Correctness remains comparable when cost or optional judge results are unavailable.
The panel consumes Parhelia's authenticated HTTP and realtime transport. Recovery retains task copies until the backend confirms execution has stopped.
Development: npm run test --workspace=@parhelia/benchmark, npm run check-types --workspace=@parhelia/benchmark, and npm run lint --workspace=@parhelia/benchmark from frontend.
