edgee-cloud / edgee

The full-stack edge platform for your edge oriented applications.
https://www.edgee.cloud
Apache License 2.0
37 stars 6 forks source link

Add perf test and benchmark within our CI #97

Open SachaMorard opened 1 month ago

SachaMorard commented 1 month ago

Track performance of a computed page over time to avoid performance regressions.

Option:

https://bencher.dev/learn/benchmarking/rust/criterion/

Criterion