AGBV / YASF

Yet Another Scattering Framework python implementation
https://agbv.github.io/YASF/
MIT License
0 stars 0 forks source link

Benchmark Pipelines #35

Open arunoruto opened 6 months ago

arunoruto commented 6 months ago

Benchmarking different frameworks and comparing those results against YASF would be beneficial for planning future performance improvements, i.e., knowing what bottlenecks to tackle.

As of now, two frameworks will be tested:

Benchmarks for the frameworks should be created in their respective languages or by using hyperfine with a shell script.

On the YASF side, pyref could be utilized to generate the needed benchmark data.

The results should also be referenced in the documentation under its own section.