xgi icon indicating copy to clipboard operation
xgi copied to clipboard

benchmark action?

Open maximelucas opened this issue 1 year ago • 3 comments

I saw a library (can't remember which one) that had automated benchmarks: there was a graph, automatically updated with each PR/commit, that showed the time taken to run certain core functions. We could implement this for a few functions, to see if our core functions are getting faster/slower with new changes. I can't remember how they did it in practice.

What do you think?

maximelucas avatar Jul 24 '23 17:07 maximelucas

I remember it now, it's Raphtory: https://pometry.github.io/Raphtory/dev/bench/

maximelucas avatar Jul 24 '23 17:07 maximelucas

Not a bad idea

On Mon, Jul 24, 2023, 7:37 PM Maxime Lucas @.***> wrote:

I remember it now, it's Raphtory: https://pometry.github.io/Raphtory/dev/bench/

— Reply to this email directly, view it on GitHub https://github.com/xgi-org/xgi/issues/426#issuecomment-1648330428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAILYAE7PF4HVUBLBBTPA2LXR2XFDANCNFSM6AAAAAA2V44LRY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

leotrs avatar Jul 24 '23 18:07 leotrs

https://github.com/airspeed-velocity/asv/issues/796

nwlandry avatar Jun 03 '24 15:06 nwlandry

I haven't been able to get this working over several PRs. This won't be fixed for quite a while unless we get dedicated development time for this.

nwlandry avatar Sep 08 '24 15:09 nwlandry