brenoguim / flexclass

A library for classes with flexible layout
MIT License
56 stars 6 forks source link

Implementing benchmark regression, fixes #13 #22

Closed eullerborges closed 3 years ago

eullerborges commented 3 years ago
brenoguim commented 3 years ago

Thanks for this contribution! The performance charts look awesome.

I created the gh-pages branch. Let's give this a try :)

It looks like there's a lot of variation on the resulting metrics. We'll need to evaluate whether tests should work over bigger samples.

I agree. I didn't write them with this infra in mind, so it's just a matter of tuning now I think.

eullerborges commented 3 years ago

My pleasure! I see that we now have a page properly working under https://brenoguim.github.io/flexclass/dev/bench/, now we can start thinking of other performance tests.