grafana / pyroscope-rs

Pyroscope Profiler for Rust. Profile your Rust applications.
Apache License 2.0
132 stars 22 forks source link

CI run takes very long time to finish #75

Closed korniltsev closed 1 year ago

korniltsev commented 1 year ago

maybe we could speedup test if we stop the test when render api returns some data https://github.com/pyroscope-io/pyroscope-rs/issues/73

korniltsev commented 1 year ago

make it so we have test matrix only for python versions, and the rest of matrix is fork executed inside the script