Skip to content

Commit 070eb06

Browse files
authored
fix: point benchmarks to updated examples location
1 parent db69754 commit 070eb06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/general/user-guide/4_benchmarks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ mesa-frames offers significant performance improvements over the original mesa f
88

99
### Comparison with mesa
1010

11-
![Performance Graph BW](https://github.com/projectmesa/mesa-frames/raw/main/docs/general/images/readme_plot_0.png)
11+
![Performance Graph BW](https://github.com/projectmesa/mesa-frames/raw/main/examples/boltzmann_wealth/boltzmann_no_mesa.png)
1212

1313
### Comparison of mesa-frames implementations
1414

15-
![Performance Graph BW without Mesa](https://github.com/projectmesa/mesa-frames/raw/main/docs/general/images/readme_plot_1.png)
15+
![Performance Graph BW without Mesa](https://github.com/projectmesa/mesa-frames/raw/main/examples/boltzmann_wealth/boltzmann_with_mesa.png)
1616

1717
## SugarScape with Instantaneous Growback 🍬
1818

1919
[View the benchmark script](https://github.com/projectmesa/mesa-frames/blob/main/examples/sugarscape_ig/performance_comparison.py)
2020

21-
![Performance Graph SS IG](https://github.com/projectmesa/mesa-frames/raw/main/examples/benchmark_plot_0.png)
21+
![Performance Graph SS IG](https://github.com/projectmesa/mesa-frames/raw/main/examples/sugarscape_ig/benchmark_plot_0.png)

0 commit comments

Comments
 (0)