We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cbb2e commit 5aa6f42Copy full SHA for 5aa6f42
1 file changed
README.md
@@ -3,7 +3,7 @@
3
Performance benchmarks for [RxInfer.jl](https://github.com/ReactiveBayes/RxInfer.jl), tracked
4
over time across Julia versions and hardware targets, visualized on a static dashboard:
5
6
-**https://reactivebayes.github.io/RxInferBenchmarks.jl/**
+**https://benchmarks.rxinfer.com**
7
8
What's measured per model: time to first inference (compilation), model creation, cold run,
9
warm run (via [BenchmarkTools.jl](https://github.com/JuliaCI/BenchmarkTools.jl)), per-iteration
0 commit comments