Skip to content

Update linalg graph/perf benchmarks and jit_bench for the JIT - #120

Closed
MesTTo wants to merge 2 commits into
trueagi-io:mainfrom
MesTTo:pr/linalg-jit-benchmarks
Closed

Update linalg graph/perf benchmarks and jit_bench for the JIT#120
MesTTo wants to merge 2 commits into
trueagi-io:mainfrom
MesTTo:pr/linalg-jit-benchmarks

Conversation

@MesTTo

@MesTTo MesTTo commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR is stacked on #115.

Updates the graph and perf benchmarks and the jit_bench example to drive the reworked einsum-f32 JIT (plan + backend selection from #115), so the benchmark surface tracks the current API. Behind the jit feature.

(The crossover benchmark is left out here because it also needs the OpenBLAS backend from #111; it can follow once both land.)

Validation:

  • CARGO_HOME=/home/user/Dev/.cargo-isolated RUSTFLAGS='-C target-cpu=native -Awarnings' cargo +nightly build -p linalg --features jit --benches --examples
  • git diff --check

@MesTTo

MesTTo commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

folded into #115 (the benchmarks now ship with the jit rework, self-contained). closing.

@MesTTo MesTTo closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant