qiboteam / qibojit-benchmarks

Benchmark code for qibojit performance accessment
Apache License 2.0
2 stars 3 forks source link

Airspeed Velocity #42

Open alecandido opened 1 year ago

alecandido commented 1 year ago

This is the typical setup that works well inside asv.

We can rearrange benchmarks in asv layout, run them in the CI, and publish the report on GitHub pages. Similar to what NumPy is doing: https://pv.github.io/numpy-bench/

liweintu commented 1 year ago

Ok. Maybe we can take care of the rearrangement for asv first, then address issue #41.

alecandido commented 1 year ago

Ok. Maybe we can take care of the rearrangement for asv first, then address issue #41.

It is just a proposal and an improvement, I would not consider blocking for @liweintu #41. But if you want to keep going with this one first, that is perfectly feasible (and I'd also personally like to see the report :D)

liweintu commented 1 year ago

Ok. Maybe we can take care of the rearrangement for asv first, then address issue #41.

It is just a proposal and an improvement, I would not consider blocking for @liweintu #41. But if you want to keep going with this one first, that is perfectly feasible (and I'd also personally like to see the report :D)

I see. How about we address issue #41 first to add our first TNet backend quimb into the benchmarking, then take care of this issue for asv in a new PR.

alecandido commented 1 year ago

I see. How about we address issue #41 first to add our first TNet backend quimb into the benchmarking, then take care of this issue for asv in a new PR.

Perfectly fine as well :)