File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,26 +150,11 @@ Benchmarks run automatically:
150150- ** On push to main** : Benchmarks for the new commit
151151- ** Manual trigger** : Via workflow_dispatch with custom options
152152
153- ## Configuration
154-
155- The ASV configuration is in ` asv.conf.json ` . Key settings:
156-
157- ``` json
158- {
159- "project" : " csp" ,
160- "repo" : " https://github.com/Point72/csp.git" ,
161- "branches" : [" main" ],
162- "pythons" : [" 3.11" ],
163- "benchmark_dir" : " benchmarks" ,
164- "results_dir" : " results"
165- }
166- ```
167-
168153## Results
169154
170155Benchmark results are stored in the ` results/ ` directory and published to GitHub Pages.
171156
172- View the latest results at: < https://csp-community.github.io/csp-benchmarks/benchmarks/ >
157+ View the latest results at: < https://csp-community.github.io/csp-benchmarks/ >
173158
174159## Contributing
175160
You can’t perform that action at this time.
0 commit comments