This is an automated email from the ASF dual-hosted git repository.

piotr pushed a change to branch bench-dashboard-lat-dis
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 4d1fc98af feat(bench): add latency distribution chart with log-normal 
fit
     add 1ca37f199 perf(bench): downsample time series charts with LTTB (#2831)
     add 34a1e6fc4 Merge branch 'master' into bench-dashboard-lat-dis

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                                 |   6 +-
 DEPENDENCIES.md                            |   6 +-
 core/bench/dashboard/frontend/Cargo.toml   |   2 +-
 core/bench/dashboard/server/Cargo.toml     |   2 +-
 core/bench/report/Cargo.toml               |   2 +-
 core/bench/report/src/lib.rs               |  16 ++--
 core/bench/report/src/types/time_series.rs |  11 +++
 core/bench/report/src/utils.rs             | 140 ++++++++++++++++++++++++++++-
 8 files changed, 169 insertions(+), 16 deletions(-)

Reply via email to