Preview v0.4.0

Crucible Bench

Comprehensive benchmarking framework for AI research. Measures latency, throughput, cost, and reliability with percentile analysis and Nx numerical computations.

Stats & Info

  • Latest release: v0.4.0
  • Recent downloads: 241
  • All-time downloads: 304
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add crucible_bench to your list of dependencies in mix.exs:

def deps do
  [
    {:crucible_bench, "~> 0.4.0"}
  ]
end

Then run:

mix deps.get

Resources