Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.71k stars 358 forks source link

Add a benchmarking Github Action for the API #392

Open dabeeeenster opened 2 years ago

dabeeeenster commented 2 years ago

Pull Requests should run a performance benchmark Github Action. This would test the core SDK endpoints to make sure they don't suffer any sort of significant performance degradation.

Suggest using https://github.com/airspeed-velocity/asv and keeping a track of runs.

tushar5526 commented 1 year ago

This seems like an interesting thing to setup. Can I pick this up?

dabeeeenster commented 1 year ago

There is some unreleased work here - it might be better to find another issue if you want to contribute - thanks!