LuminAIR documentation home page
Search...
⌘K
Github
Github
Search...
Navigation
Learn More
Benchmarks
Introduction
Welcome
Quick Start
Behind The Scenes
Concepts
Integrity
Compilers
Operators
GraphTensor
Shape Tracking
Prove & Verify
Web
WASM Verifier
UI Component
Contribute
Contribution Guidelines
Implementation Guide
Learn More
Roadmap
Benchmarks
On this page
LuminAIR Performance Benchmarks
Understanding the Benchmarks
Benchmark Environment
Learn More
Benchmarks
Performance benchmarks for LuminAIR operations.
LuminAIR Performance Benchmarks
This page shows the performance benchmarks for core LuminAIR operations, including trace generation, proof generation, and verification times.
Expend
Understanding the Benchmarks
These benchmarks track the performance of key operations for each implemented
operator
.
The benchmarks are run on every commit to the main branch, allowing us to track performance improvements or regressions over time.
Benchmark Environment
All benchmarks are run in GitHub Actions using the following configuration:
Ubuntu latest runner
Rust nightly toolchain
Criterion.rs benchmark framework
For more details on our benchmarking setup, see the
benchmark.yml
workflow configuration.
Roadmap
Previous
Assistant
Responses are generated using AI and may contain mistakes.