predict-idlab
tsdownsample
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: prune nan idxs in output when omitting nans
#83
Comparing
prune_nans
(
ffc311c
) with
main
(
7e2f14a
)
CodSpeed Performance Gauge
-56%
Improvements
13
Regressions
48
Untouched
617
New
0
Dropped
0
Ignored
0
Benchmarks
Failed
test_lttb_no_x[False-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-13%
1.2 ms
1.3 ms
test_lttb_no_x[False-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-13%
1.3 ms
1.5 ms
test_lttb_no_x[False-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-12%
1.3 ms
1.5 ms
test_lttb_no_x[False-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-11%
1.5 ms
1.7 ms
test_lttb_no_x[True-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-13%
1.2 ms
1.4 ms
test_lttb_no_x[True-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-12%
1.3 ms
1.5 ms
test_lttb_no_x[True-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-12%
1.3 ms
1.5 ms
test_lttb_no_x[True-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-11%
1.5 ms
1.7 ms
test_m4_no_x[False-float32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-13%
404.6 µs
466.6 µs
test_m4_no_x[False-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-25%
530.4 µs
705.3 µs
test_m4_no_x[False-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-19%
760 µs
941.8 µs
test_m4_no_x[False-int32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-10%
531.3 µs
590.8 µs
test_m4_no_x[False-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-20%
652.1 µs
820 µs
test_m4_no_x[False-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-17%
867.3 µs
1,047.1 µs
test_m4_no_x[True-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-20%
591.7 µs
737.5 µs
test_m4_no_x[True-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-20%
789 µs
986.4 µs
test_m4_no_x[True-int32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-12%
575.3 µs
651.6 µs
test_m4_no_x[True-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-19%
702.9 µs
867 µs
test_m4_with_x[False-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-16%
903.5 µs
1,075 µs
test_m4_with_x[False-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-14%
1.1 ms
1.3 ms
test_m4_with_x[False-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-15%
1 ms
1.2 ms
test_m4_with_x[False-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-13%
1.2 ms
1.4 ms
test_m4_with_x[True-float32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-46%
1.4 ms
2.6 ms
test_m4_with_x[True-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-12%
3.8 ms
4.3 ms
test_m4_with_x[True-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-11%
4 ms
4.5 ms
test_m4_with_x[True-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-10%
4.2 ms
4.7 ms
test_minmax_no_x[False-float32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-13%
425.9 µs
487.8 µs
test_minmax_no_x[False-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-21%
637.9 µs
807.2 µs
test_minmax_no_x[False-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-18%
853 µs
1,037.7 µs
test_minmax_no_x[False-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-19%
751 µs
929.5 µs
test_minmax_no_x[False-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-16%
950.8 µs
1,136.8 µs
test_minmax_no_x[True-float32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-14%
471.6 µs
545.3 µs
test_minmax_no_x[True-float32-100-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-16%
493 µs
583.6 µs
test_minmax_no_x[True-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-18%
714.1 µs
875.5 µs
test_minmax_no_x[True-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-15%
925.4 µs
1,083.2 µs
test_minmax_no_x[True-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-17%
836.2 µs
1,004.7 µs
test_minmax_no_x[True-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-14%
1 ms
1.2 ms
test_minmax_with_x[False-float32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-13%
1.1 ms
1.3 ms
test_minmax_with_x[False-float64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-12%
1.3 ms
1.5 ms
test_minmax_with_x[False-int32-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-12%
1.2 ms
1.4 ms
test_minmax_with_x[False-int64-5,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-11%
1.4 ms
1.6 ms
test_minmaxlttb_no_x[True-float32-100-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-14%
449.5 µs
521.3 µs
test_minmaxlttb_with_x[True-int32-100-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-56%
1.2 ms
2.6 ms
test_nanminmax_with_x[True-float32-5,000-1,000,000]
Regression
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-13%
7.3 ms
8.4 ms
test_nanminmax_with_x[True-int32-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-21%
1.6 ms
2 ms
test_nanminmax_with_x[True-int64-1,000-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-23%
2.3 ms
3 ms
test_nanminmaxlttb_with_x[True-float64-100-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-52%
1.3 ms
2.7 ms
test_nanminmaxlttb_with_x[True-int32-100-100,000]
Regression
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-41%
1.1 ms
1.9 ms
Improved
test_nanminmaxlttb_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
×2.3
3.1 ms
1.4 ms
test_minmax_with_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
+57%
3 ms
1.9 ms
test_nanminmaxlttb_no_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
+32%
610.4 µs
463.8 µs
test_minmax_with_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
+27%
2 ms
1.6 ms
test_nanminmax_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
+21%
2.4 ms
1.9 ms
test_nanminmaxlttb_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
+16%
1.2 ms
1 ms
test_nanm4_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
+15%
645.4 µs
561.2 µs
test_nanm4_with_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
+15%
1.6 ms
1.4 ms
test_nanm4_with_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
+12%
1.9 ms
1.7 ms
test_m4_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
+11%
3.8 ms
3.5 ms
test_nanminmax_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
+11%
4.1 ms
3.7 ms
test_m4_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
+11%
3.9 ms
3.5 ms
test_nanminmax_with_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
+11%
5.2 ms
4.7 ms
Passed
test_nanminmax_no_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
+8%
456.4 µs
423.1 µs
test_m4_with_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
+8%
1.9 ms
1.7 ms
test_nanm4_with_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
+8%
1.4 ms
1.3 ms
test_nanminmaxlttb_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
+7%
2.7 ms
2.5 ms
test_nanminmax_with_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
+7%
4.8 ms
4.4 ms
test_nanminmax_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
+7%
576 µs
538.5 µs
test_nanminmax_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
+7%
832 µs
778.2 µs
test_nanminmax_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
+6%
689.7 µs
648.3 µs
test_nanminmax_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
+6%
4.9 ms
4.6 ms
test_nanminmax_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
+5%
719.6 µs
682.7 µs
test_nanminmaxlttb_no_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
+5%
842 µs
800.3 µs
test_nanminmax_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
+5%
2.8 ms
2.7 ms
test_m4_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
+5%
739.8 µs
704.9 µs
test_nanminmaxlttb_with_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
+5%
22.2 ms
21.2 ms
test_nanminmaxlttb_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
+4%
24.4 ms
23.4 ms
test_nanm4_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
+4%
837.1 µs
804.6 µs
test_m4_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
+4%
768.1 µs
739.1 µs
test_nanminmaxlttb_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
+4%
715.1 µs
689.3 µs
test_nanm4_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
+4%
4.9 ms
4.8 ms
test_nanm4_with_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
+3%
943.9 µs
912.5 µs
test_nanm4_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
+3%
2.9 ms
2.8 ms
test_nanm4_no_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
+3%
581.5 µs
563.6 µs
test_minmax_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
+3%
3.7 ms
3.6 ms
test_nanminmaxlttb_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
+3%
25 ms
24.3 ms
test_nanm4_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
+3%
2.6 ms
2.5 ms
test_m4_with_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
+3%
1.5 ms
1.5 ms
test_minmaxlttb_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
+2%
6.9 ms
6.7 ms
test_minmax_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
+2%
772.4 µs
753.9 µs
test_minmaxlttb_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
+2%
24.4 ms
23.8 ms
test_nanminmax_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
+2%
6.5 ms
6.3 ms
test_nanminmaxlttb_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
+2%
830.7 µs
812.5 µs
test_nanm4_no_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
+2%
913.9 µs
894 µs
test_nanm4_with_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
+2%
3.9 ms
3.8 ms
test_nanminmaxlttb_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
+2%
597.7 µs
585.3 µs
test_m4_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
+2%
1.1 ms
1.1 ms
test_nanminmaxlttb_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
+2%
5.2 ms
5.1 ms
test_nanm4_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
+2%
5.8 ms
5.7 ms
test_nanminmax_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
+2%
5.9 ms
5.8 ms
test_nanm4_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
+2%
2.5 ms
2.4 ms
test_nanm4_no_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
+2%
600.5 µs
590 µs
test_nanm4_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
+2%
1.1 ms
1.1 ms
test_nanminmaxlttb_with_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
+2%
4.2 ms
4.1 ms
test_nanm4_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
+1%
2.7 ms
2.7 ms
test_nanminmaxlttb_no_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
test_nanm4_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
+1%
395.2 µs
390.2 µs
test_nanminmax_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
3.6 ms
3.5 ms
test_everynth[100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_everynth[100-1,000,000]
CodSpeed Performance Gauge
+1%
64.1 µs
63.3 µs
test_nanminmaxlttb_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
+1%
2.5 ms
2.5 ms
test_nanm4_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
+1%
1.5 ms
1.5 ms
test_minmax_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
+1%
573.7 µs
567.3 µs
test_nanminmaxlttb_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
test_nanm4_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
+1%
5 ms
5 ms
test_minmaxlttb_with_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
+1%
4.1 ms
4.1 ms
test_m4_with_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
+1%
984.6 µs
975.3 µs
test_nanm4_with_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
+1%
4.1 ms
4.1 ms
test_nanminmax_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
+1%
2.8 ms
2.8 ms
test_minmax_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
+1%
5.1 ms
5.1 ms
test_minmaxlttb_with_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
+1%
1.3 ms
1.3 ms
test_nanminmaxlttb_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
8.9 ms
8.8 ms
test_nanminmax_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
test_nanminmax_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
+1%
5 ms
5 ms
test_nanminmax_with_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
+1%
4.4 ms
4.4 ms
test_nanm4_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
+1%
510.1 µs
506.5 µs
test_m4_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
test_everynth[5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_everynth[5,000-100,000]
CodSpeed Performance Gauge
+1%
131.6 µs
130.7 µs
test_m4_with_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
+1%
839.7 µs
834.2 µs
test_nanm4_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
+1%
2.6 ms
2.6 ms
test_m4_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
4.8 ms
4.8 ms
test_nanm4_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
4.8 ms
4.7 ms
test_nanminmaxlttb_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
8.9 ms
8.9 ms
test_nanminmaxlttb_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
2.9 ms
2.8 ms
test_minmaxlttb_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
9 ms
8.9 ms
test_nanm4_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
+1%
3.4 ms
3.4 ms
test_nanm4_no_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
+1%
419.9 µs
417.8 µs
test_nanminmax_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
+1%
2.7 ms
2.7 ms
test_m4_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
8.9 ms
8.9 ms
test_nanm4_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
792.4 µs
788.5 µs
test_nanminmaxlttb_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
3.1 ms
3 ms
test_nanminmax_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmax_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanm4_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
4.1 ms
4.1 ms
test_nanminmaxlttb_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
0%
691.9 µs
689 µs
test_nanm4_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
3.5 ms
3.4 ms
test_nanminmaxlttb_no_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
6.6 ms
6.6 ms
test_nanm4_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
test_nanminmax_no_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
699.4 µs
696.7 µs
test_nanm4_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.7 ms
test_nanminmaxlttb_no_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
962.7 µs
959.3 µs
test_nanminmaxlttb_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
0%
808.3 µs
805.4 µs
test_nanminmaxlttb_no_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanm4_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
0%
661.4 µs
659.3 µs
test_nanm4_no_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
779.7 µs
777.3 µs
test_minmaxlttb_no_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanm4_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
0%
934.7 µs
932.1 µs
test_nanminmaxlttb_no_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
740.6 µs
738.6 µs
test_nanminmax_no_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
750.2 µs
748.2 µs
test_nanm4_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanminmaxlttb_no_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
866.5 µs
864.3 µs
test_nanm4_with_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
0%
1.3 ms
1.2 ms
test_nanm4_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanminmaxlttb_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_nanminmaxlttb_no_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
2.2 ms
2.2 ms
test_nanminmaxlttb_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_nanminmaxlttb_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
0%
943.5 µs
941.6 µs
test_nanminmax_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
test_nanminmax_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.4 ms
2.4 ms
test_nanminmaxlttb_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
5.4 ms
5.4 ms
test_nanm4_with_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_nanminmaxlttb_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
test_nanminmax_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_nanm4_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
0%
778.9 µs
778 µs
test_nanminmaxlttb_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
0%
1.5 ms
1.5 ms
test_nanm4_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
3.2 ms
3.2 ms
test_nanminmaxlttb_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
1.4 ms
1.4 ms
test_nanminmaxlttb_with_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
0%
3.2 ms
3.2 ms
test_nanminmaxlttb_with_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
2.9 ms
2.9 ms
test_nanminmaxlttb_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.4 ms
4.4 ms
test_nanm4_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanm4_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6.6 ms
6.6 ms
test_nanminmaxlttb_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
17 ms
17 ms
test_nanminmaxlttb_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
0%
431.3 µs
431 µs
test_nanm4_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
670.8 µs
670.3 µs
test_nanminmaxlttb_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.8 ms
5.8 ms
test_nanminmax_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
0%
961.8 µs
961.1 µs
test_nanminmaxlttb_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanm4_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
test_nanminmaxlttb_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanm4_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
test_nanminmaxlttb_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_with_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
test_nanm4_no_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
658.2 µs
657.9 µs
test_nanminmax_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.9 ms
2.9 ms
test_nanminmax_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
5.7 ms
5.7 ms
test_nanminmaxlttb_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_nanminmax_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
test_nanminmax_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmaxlttb_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.2 ms
5.2 ms
test_nanminmaxlttb_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6.6 ms
6.6 ms
test_nanminmax_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
test_nanminmaxlttb_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.9 ms
2.9 ms
test_nanminmax_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmax_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6 ms
6 ms
test_nanm4_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
test_nanm4_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.8 ms
test_nanm4_with_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
test_nanm4_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_nanminmax_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
22.1 ms
22.1 ms
test_nanminmaxlttb_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanminmaxlttb_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanminmaxlttb_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
5.3 ms
5.3 ms
test_nanminmaxlttb_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanminmaxlttb_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
test_nanminmaxlttb_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
test_nanm4_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanm4_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanm4_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmax_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmax_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
3.5 ms
3.5 ms
test_nanm4_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanminmax_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmax_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
test_nanm4_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.3 ms
5.3 ms
test_nanminmax_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
test_nanminmax_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
0%
865.1 µs
865.2 µs
test_nanminmax_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
0%
788.3 µs
788.4 µs
test_nanminmax_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanminmaxlttb_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.4 ms
4.4 ms
test_nanminmaxlttb_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
5.3 ms
5.3 ms
test_nanminmax_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanminmax_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
0%
691 µs
691.1 µs
test_nanminmax_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
test_nanm4_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
8.4 ms
8.4 ms
test_nanminmaxlttb_with_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
16.8 ms
16.8 ms
test_nanm4_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
test_nanminmaxlttb_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
0%
1 ms
1 ms
test_nanm4_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_nanminmax_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_m4_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
test_nanminmax_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmaxlttb_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
8.7 ms
8.7 ms
test_nanm4_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
test_nanminmax_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
test_nanm4_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanm4_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
5.6 ms
5.6 ms
test_nanminmaxlttb_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanminmaxlttb_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6.5 ms
6.5 ms
test_nanm4_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
test_nanminmaxlttb_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
6.1 ms
6.1 ms
test_nanm4_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
test_nanminmax_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.9 ms
2.9 ms
test_nanminmaxlttb_with_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
test_nanminmax_no_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
436.3 µs
436.7 µs
test_nanminmax_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.9 ms
4.9 ms
test_nanm4_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanminmaxlttb_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6.3 ms
6.3 ms
test_nanminmaxlttb_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
test_nanminmax_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.6 ms
2.6 ms
test_nanminmax_no_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
629.5 µs
630.1 µs
test_nanminmax_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
5.2 ms
5.2 ms
test_nanminmaxlttb_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
8.9 ms
8.9 ms
test_nanminmaxlttb_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
0%
977.2 µs
978.3 µs
test_nanminmax_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.3 ms
5.3 ms
test_nanminmaxlttb_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
test_nanminmaxlttb_no_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
2.4 ms
2.4 ms
test_nanminmax_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
0%
654.2 µs
655 µs
test_nanminmaxlttb_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
0%
549.1 µs
549.8 µs
test_nanm4_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
3.2 ms
3.2 ms
test_nanminmaxlttb_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5 ms
5 ms
test_nanm4_no_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
449.7 µs
450.3 µs
test_nanm4_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
5.4 ms
5.4 ms
test_nanminmax_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
3.5 ms
3.5 ms
test_nanminmaxlttb_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
4.6 ms
4.6 ms
test_minmaxlttb_no_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmaxlttb_with_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
4.1 ms
4.1 ms
test_nanminmax_no_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
554.1 µs
555 µs
test_nanminmaxlttb_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6.5 ms
6.5 ms
test_nanm4_with_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
0%
906.8 µs
908.4 µs
test_nanminmaxlttb_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.9 ms
2.9 ms
test_nanminmaxlttb_no_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
test_nanm4_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
test_minmaxlttb_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
8.9 ms
8.9 ms
test_nanm4_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmaxlttb_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
test_nanminmaxlttb_no_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
0%
2.3 ms
2.3 ms
test_nanminmax_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
859.4 µs
861.3 µs
test_nanm4_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
0%
677.6 µs
679.1 µs
test_everynth[100-100,000]
tests/benchmarks/test_downsamplers.py::test_everynth[100-100,000]
CodSpeed Performance Gauge
0%
65.4 µs
65.5 µs
test_nanm4_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_minmax_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_m4_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
test_nanminmax_no_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
0%
854.5 µs
856.6 µs
test_nanm4_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
0%
713 µs
714.8 µs
test_nanm4_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
0%
959.5 µs
962 µs
test_nanminmaxlttb_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
0%
6.3 ms
6.3 ms
test_nanminmaxlttb_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
0%
687.2 µs
689.1 µs
test_nanm4_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
0%
856.9 µs
859.2 µs
test_nanm4_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.6 ms
5.7 ms
test_nanm4_no_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
0%
536.5 µs
538.1 µs
test_lttb_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
15.7 ms
15.7 ms
test_lttb_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
15.7 ms
15.8 ms
test_lttb_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
14.6 ms
14.7 ms
test_lttb_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
14.6 ms
14.7 ms
test_lttb_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
13.7 ms
13.7 ms
test_lttb_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
13.7 ms
13.8 ms
test_lttb_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
10.2 ms
10.2 ms
test_nanminmax_no_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
0%
947.7 µs
951.3 µs
test_lttb_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
13.8 ms
13.8 ms
test_nanm4_no_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
0%
875.4 µs
878.8 µs
test_m4_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
0%
5.7 ms
5.7 ms
test_m4_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
0%
4.7 ms
4.7 ms
test_lttb_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
0%
13.7 ms
13.8 ms
test_lttb_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
0%
10.2 ms
10.2 ms
test_nanm4_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
0%
2.7 ms
2.7 ms
test_nanminmax_no_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
496.6 µs
498.9 µs
test_nanm4_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
0%
715.3 µs
718.6 µs
test_nanm4_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
0%
752.4 µs
755.8 µs
test_nanminmaxlttb_with_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
0%
4.4 ms
4.4 ms
test_lttb_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
0%
8.2 ms
8.3 ms
test_nanminmax_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
0%
750.9 µs
754.6 µs
test_nanminmax_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
0%
394.8 µs
396.8 µs
test_nanminmax_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
0%
735.8 µs
739.5 µs
test_lttb_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
9.1 ms
9.1 ms
test_lttb_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
8.3 ms
8.3 ms
test_lttb_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
9.1 ms
9.2 ms
test_lttb_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
15.6 ms
15.7 ms
test_lttb_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-1%
8.2 ms
8.2 ms
test_lttb_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-1%
8.2 ms
8.2 ms
test_nanminmax_with_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-1%
1.5 ms
1.5 ms
test_minmaxlttb_with_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-1%
17 ms
17.1 ms
test_lttb_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
13.7 ms
13.8 ms
test_nanm4_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-1%
693.3 µs
697.2 µs
test_everynth[1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_everynth[1,000-100,000]
CodSpeed Performance Gauge
-1%
84.5 µs
85 µs
test_nanminmax_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-1%
600.7 µs
604.1 µs
test_lttb_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
15.7 ms
15.8 ms
test_minmaxlttb_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-1%
17.1 ms
17.2 ms
test_minmaxlttb_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.8 ms
test_lttb_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
13.7 ms
13.8 ms
test_lttb_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
13.7 ms
13.8 ms
test_lttb_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
14.6 ms
14.6 ms
test_lttb_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
14.6 ms
14.7 ms
test_nanminmax_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-1%
993.1 µs
999.3 µs
test_lttb_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
13.6 ms
13.7 ms
test_nanm4_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-1%
650 µs
654.3 µs
test_lttb_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
10 ms
10.1 ms
test_minmaxlttb_with_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-1%
4.4 ms
4.4 ms
test_minmax_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.7 ms
2.8 ms
test_nanminmaxlttb_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-1%
784.8 µs
790.4 µs
test_lttb_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
8.1 ms
8.2 ms
test_lttb_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
10.1 ms
10.1 ms
test_minmaxlttb_with_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
6.6 ms
6.7 ms
test_lttb_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
9 ms
9.1 ms
test_lttb_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
8.2 ms
8.3 ms
test_nanm4_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-1%
786.1 µs
792 µs
test_lttb_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
8.2 ms
8.2 ms
test_lttb_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
9 ms
9 ms
test_minmaxlttb_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
24.3 ms
24.5 ms
test_nanm4_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-1%
594.7 µs
599.3 µs
test_minmaxlttb_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
22.1 ms
22.3 ms
test_nanminmax_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.8 ms
2.8 ms
test_lttb_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
8.2 ms
8.3 ms
test_nanm4_no_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-1%
531.6 µs
535.9 µs
test_minmaxlttb_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5.1 ms
5.1 ms
test_nanm4_with_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-1%
4.2 ms
4.2 ms
test_nanminmaxlttb_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.6 ms
4.7 ms
test_m4_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.9 ms
5 ms
test_minmax_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.7 ms
test_m4_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.8 ms
test_minmaxlttb_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5 ms
test_minmaxlttb_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5.1 ms
test_nanminmax_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
9.2 ms
9.3 ms
test_minmaxlttb_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.8 ms
test_minmaxlttb_with_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
22.2 ms
22.4 ms
test_nanminmax_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-1%
718.1 µs
724.3 µs
test_minmax_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.8 ms
test_minmax_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.7 ms
test_m4_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.7 ms
test_nanminmax_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-1%
833.7 µs
841.4 µs
test_nanm4_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
2.5 ms
2.6 ms
test_minmax_with_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.9 ms
5 ms
test_minmax_no_x[False-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.8 ms
test_minmaxlttb_no_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.7 ms
test_minmax_with_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5.8 ms
5.8 ms
test_m4_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.9 ms
4.9 ms
test_nanminmaxlttb_no_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_no_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-1%
2.5 ms
2.5 ms
test_minmax_with_x[False-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.9 ms
4.9 ms
test_nanminmax_with_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-1%
938.5 µs
947.6 µs
test_nanm4_with_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
6.1 ms
6.1 ms
test_minmaxlttb_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5.1 ms
5.1 ms
test_minmaxlttb_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
5.4 ms
5.4 ms
test_nanminmax_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
7 ms
7.1 ms
test_minmax_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.5 ms
2.5 ms
test_m4_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5.7 ms
5.7 ms
test_nanminmax_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5 ms
test_minmaxlttb_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5.8 ms
5.9 ms
test_minmax_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.8 ms
test_nanminmax_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-1%
507.5 µs
513 µs
test_minmax_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5 ms
test_minmaxlttb_with_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
3.1 ms
3.1 ms
test_m4_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.9 ms
test_nanm4_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
8.3 ms
8.4 ms
test_nanminmax_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.5 ms
2.5 ms
test_minmaxlttb_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
2.9 ms
2.9 ms
test_m4_no_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.8 ms
test_minmaxlttb_with_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-1%
16.9 ms
17.1 ms
test_minmax_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.9 ms
test_minmaxlttb_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5 ms
test_minmaxlttb_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.8 ms
2.8 ms
test_minmax_no_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
2.6 ms
2.6 ms
test_m4_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.8 ms
test_nanminmax_with_x[True-int64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int64-100-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5.1 ms
test_minmaxlttb_with_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-1%
16.8 ms
17 ms
test_minmax_with_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-1%
7.1 ms
7.2 ms
test_minmaxlttb_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5.1 ms
test_m4_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5 ms
test_minmaxlttb_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.7 ms
2.8 ms
test_m4_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.7 ms
2.7 ms
test_nanminmax_no_x[True-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.8 ms
test_nanminmax_no_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-1%
788 µs
798.8 µs
test_m4_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5.1 ms
test_nanm4_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
2.4 ms
2.5 ms
test_m4_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5 ms
5 ms
test_minmaxlttb_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-1%
4.2 ms
4.3 ms
test_minmaxlttb_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
3.7 ms
3.7 ms
test_m4_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.8 ms
test_minmax_with_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.7 ms
2.7 ms
test_minmax_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
5.1 ms
5.1 ms
test_minmax_no_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.7 ms
4.8 ms
test_minmax_no_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
4.8 ms
4.8 ms
test_minmaxlttb_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
-1%
2.5 ms
2.5 ms
test_minmaxlttb_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
2.9 ms
2.9 ms
test_minmaxlttb_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-1%
3.6 ms
3.6 ms
test_minmax_with_x[False-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
5.1 ms
5.2 ms
test_m4_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.6 ms
2.6 ms
test_nanminmax_no_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
4.8 ms
4.9 ms
test_minmaxlttb_with_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-2%
4.2 ms
4.2 ms
test_minmax_with_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.6 ms
2.7 ms
test_everynth[5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_everynth[5,000-1,000,000]
CodSpeed Performance Gauge
-2%
135.8 µs
138 µs
test_minmaxlttb_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.4 ms
2.5 ms
test_nanm4_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
6.2 ms
6.3 ms
test_lttb_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
13.9 ms
14.1 ms
test_lttb_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
13.9 ms
14.1 ms
test_lttb_with_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
13.8 ms
14.1 ms
test_lttb_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
13.8 ms
14 ms
test_m4_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.5 ms
2.5 ms
test_lttb_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
15.8 ms
16 ms
test_m4_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.4 ms
2.4 ms
test_minmax_no_x[False-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.4 ms
2.4 ms
test_minmaxlttb_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
8.7 ms
8.9 ms
test_minmaxlttb_with_x[False-float64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float64-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
5.8 ms
5.9 ms
test_minmax_no_x[False-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.5 ms
2.5 ms
test_lttb_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
15.7 ms
16 ms
test_minmax_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
9.4 ms
9.5 ms
test_lttb_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-2%
2 ms
2.1 ms
test_lttb_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
14.7 ms
14.9 ms
test_minmaxlttb_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-2%
1.1 ms
1.2 ms
test_lttb_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
10.3 ms
10.4 ms
test_lttb_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
14.6 ms
14.9 ms
test_lttb_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
10.2 ms
10.4 ms
test_minmaxlttb_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.8 ms
2.8 ms
test_minmaxlttb_no_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
-2%
4.7 ms
4.8 ms
test_minmax_with_x[True-int64-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int64-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
5.9 ms
6 ms
test_minmaxlttb_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.8 ms
2.9 ms
test_minmaxlttb_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
3 ms
3.1 ms
test_lttb_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
8.4 ms
8.6 ms
test_minmax_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.9 ms
2.9 ms
test_minmaxlttb_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
8.8 ms
9 ms
test_lttb_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
8.3 ms
8.5 ms
test_lttb_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-2%
2 ms
2.1 ms
test_nanminmax_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
9.4 ms
9.6 ms
test_lttb_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
9.2 ms
9.4 ms
test_minmaxlttb_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.5 ms
2.5 ms
test_m4_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.4 ms
2.5 ms
test_minmaxlttb_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.6 ms
2.6 ms
test_lttb_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
8.3 ms
8.5 ms
test_lttb_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
9.1 ms
9.3 ms
test_lttb_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
8.4 ms
8.5 ms
test_nanm4_no_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-2%
442.1 µs
451.4 µs
test_minmaxlttb_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
6.7 ms
6.8 ms
test_minmaxlttb_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
4.5 ms
4.6 ms
test_m4_no_x[True-int32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int32-100-1,000,000]
CodSpeed Performance Gauge
-2%
2.5 ms
2.6 ms
test_minmax_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.8 ms
2.9 ms
test_m4_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.5 ms
2.6 ms
test_minmaxlttb_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
6.3 ms
6.4 ms
test_lttb_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-2%
1.8 ms
1.8 ms
test_minmaxlttb_with_x[True-float64-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float64-100-1,000,000]
CodSpeed Performance Gauge
-2%
5.4 ms
5.5 ms
test_nanminmax_no_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-2%
591.1 µs
605.1 µs
test_m4_with_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.8 ms
2.8 ms
test_lttb_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-2%
1.8 ms
1.8 ms
test_m4_with_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.7 ms
2.8 ms
test_minmaxlttb_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
6.3 ms
6.5 ms
test_m4_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.5 ms
2.5 ms
test_minmaxlttb_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-2%
6.6 ms
6.8 ms
test_minmax_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
2.4 ms
2.5 ms
test_lttb_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-2%
1.7 ms
1.7 ms
test_lttb_with_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-2%
1.8 ms
1.9 ms
test_nanminmaxlttb_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-2%
6.7 ms
6.9 ms
test_minmax_no_x[False-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-3%
2.5 ms
2.6 ms
test_minmaxlttb_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
6.4 ms
6.5 ms
test_m4_no_x[False-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-3%
2.4 ms
2.5 ms
test_minmax_with_x[True-int32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int32-1,000-1,000,000]
CodSpeed Performance Gauge
-3%
3.6 ms
3.7 ms
test_lttb_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-3%
1.7 ms
1.8 ms
test_lttb_with_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-3%
1.8 ms
1.9 ms
test_m4_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
2.7 ms
2.7 ms
test_lttb_with_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-3%
2.1 ms
2.1 ms
test_lttb_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-3%
1.8 ms
1.9 ms
test_minmaxlttb_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
4.6 ms
4.8 ms
test_minmaxlttb_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
6.4 ms
6.6 ms
test_m4_no_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-3%
1.1 ms
1.1 ms
test_minmax_with_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-3%
4.4 ms
4.6 ms
test_minmax_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-3%
2.2 ms
2.2 ms
test_minmax_no_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-3%
2.5 ms
2.5 ms
test_nanm4_no_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-3%
791.1 µs
815.8 µs
test_lttb_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-3%
2 ms
2.1 ms
test_nanminmax_no_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-3%
996.1 µs
1,028.9 µs
test_lttb_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-3%
1.3 ms
1.3 ms
test_minmax_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
5 ms
5.1 ms
test_lttb_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-3%
1.3 ms
1.3 ms
test_m4_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-3%
950.7 µs
982.4 µs
test_nanminmax_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-3%
1.1 ms
1.1 ms
test_minmaxlttb_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-3%
1.4 ms
1.4 ms
test_lttb_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-3%
1.8 ms
1.9 ms
test_lttb_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-3%
1.7 ms
1.8 ms
test_nanminmaxlttb_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-3%
4.3 ms
4.5 ms
test_minmax_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
5.7 ms
5.9 ms
test_lttb_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-3%
1.8 ms
1.9 ms
test_minmax_no_x[True-float32-1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float32-1,000-1,000,000]
CodSpeed Performance Gauge
-3%
2.5 ms
2.6 ms
test_lttb_with_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-3%
1.9 ms
1.9 ms
test_minmaxlttb_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-3%
1.6 ms
1.7 ms
test_minmax_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-3%
5 ms
5.2 ms
test_minmax_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
5.7 ms
5.9 ms
test_minmaxlttb_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-4%
1 ms
1.1 ms
test_minmaxlttb_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.5 ms
4.7 ms
test_m4_with_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
5.4 ms
5.6 ms
test_minmaxlttb_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.4 ms
4.6 ms
test_everynth[1,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_everynth[1,000-1,000,000]
CodSpeed Performance Gauge
-4%
80.5 µs
83.5 µs
test_lttb_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-4%
1.1 ms
1.1 ms
test_lttb_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-4%
1.1 ms
1.1 ms
test_lttb_with_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.7 ms
1.8 ms
test_m4_with_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
5.3 ms
5.5 ms
test_m4_with_x[True-float32-100-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float32-100-1,000,000]
CodSpeed Performance Gauge
-4%
2.7 ms
2.8 ms
test_minmax_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-4%
791.1 µs
821.2 µs
test_m4_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.8 ms
5 ms
test_minmax_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.9 ms
5.1 ms
test_m4_no_x[False-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.8 ms
5 ms
test_minmaxlttb_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-4%
917.4 µs
952.9 µs
test_m4_no_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.9 ms
5.1 ms
test_minmax_no_x[False-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.9 ms
5.1 ms
test_m4_with_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.6 ms
1.7 ms
test_lttb_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-4%
1 ms
1.1 ms
test_minmaxlttb_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.4 ms
1.5 ms
test_lttb_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-4%
943.8 µs
981.4 µs
test_nanminmax_with_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-4%
821.7 µs
854.5 µs
test_minmaxlttb_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-4%
1 ms
1.1 ms
test_minmax_with_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-4%
964.3 µs
1,003.8 µs
test_lttb_no_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-4%
988.3 µs
1,029.4 µs
test_lttb_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-4%
1.1 ms
1.1 ms
test_m4_no_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-4%
4.8 ms
5 ms
test_minmax_with_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-4%
838.8 µs
874.5 µs
test_minmax_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-4%
886.1 µs
924.7 µs
test_minmaxlttb_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-4%
782.1 µs
816.2 µs
test_minmax_with_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-4%
1.1 ms
1.1 ms
test_minmax_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-4%
650.9 µs
679.6 µs
test_minmaxlttb_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.3 ms
1.3 ms
test_minmaxlttb_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-4%
805 µs
841.5 µs
test_lttb_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.4 ms
1.4 ms
test_minmax_with_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.4 ms
1.5 ms
test_minmaxlttb_with_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-4%
3.1 ms
3.2 ms
test_lttb_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-4%
1.3 ms
1.4 ms
test_minmaxlttb_with_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-4%
3.1 ms
3.2 ms
test_minmaxlttb_with_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-4%
3.2 ms
3.3 ms
test_minmax_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-4%
890 µs
931.8 µs
test_minmax_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
3.5 ms
3.6 ms
test_minmax_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-5%
840 µs
881.6 µs
test_nanminmax_no_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-5%
931.3 µs
977.8 µs
test_lttb_no_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-5%
1.1 ms
1.2 ms
test_minmax_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
7.2 ms
7.6 ms
test_minmax_with_x[True-float64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float64-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
9.3 ms
9.7 ms
test_minmaxlttb_with_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-5%
3.3 ms
3.4 ms
test_minmax_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
3.5 ms
3.7 ms
test_minmax_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
2.8 ms
3 ms
test_minmax_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-5%
982.2 µs
1,033.1 µs
test_m4_no_x[False-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int64-100-100,000]
CodSpeed Performance Gauge
-5%
745.6 µs
784.5 µs
test_minmax_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-5%
4.5 ms
4.8 ms
test_nanminmax_with_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-5%
1.4 ms
1.5 ms
test_lttb_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-5%
1.1 ms
1.2 ms
test_m4_with_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-5%
824.6 µs
869.2 µs
test_m4_with_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
3.2 ms
3.3 ms
test_lttb_no_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-5%
1.1 ms
1.2 ms
test_minmaxlttb_no_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-5%
2.5 ms
2.7 ms
test_lttb_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-5%
1.1 ms
1.2 ms
test_m4_with_x[True-int64-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int64-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
8.4 ms
8.9 ms
test_minmax_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-5%
601.4 µs
635.6 µs
test_minmaxlttb_no_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-5%
2.5 ms
2.6 ms
test_minmax_no_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-5%
620.4 µs
656 µs
test_m4_with_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-5%
3.1 ms
3.3 ms
test_nanminmax_with_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-5%
1.3 ms
1.4 ms
test_minmaxlttb_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-5%
1.5 ms
1.6 ms
test_minmaxlttb_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-6%
981.7 µs
1,039 µs
test_minmaxlttb_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-6%
1.1 ms
1.1 ms
test_minmax_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-6%
717.7 µs
759.6 µs
test_minmax_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-6%
764.9 µs
810 µs
test_m4_with_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-6%
705.8 µs
747.4 µs
test_minmaxlttb_no_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-6%
2.5 ms
2.7 ms
test_nanminmax_with_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-6%
1.2 ms
1.3 ms
test_minmax_no_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
2.7 ms
2.9 ms
test_lttb_no_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-6%
985 µs
1,043.4 µs
test_nanminmaxlttb_with_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-6%
16 ms
16.9 ms
test_minmaxlttb_no_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-6%
2.4 ms
2.6 ms
test_minmaxlttb_no_x[True-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int32-1,000-100,000]
CodSpeed Performance Gauge
-6%
912.7 µs
967.7 µs
test_minmax_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-6%
1.1 ms
1.2 ms
test_m4_no_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
2.6 ms
2.8 ms
test_lttb_no_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-6%
1 ms
1.1 ms
test_minmax_with_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-6%
919.2 µs
975.5 µs
test_minmax_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-6%
973.3 µs
1,033 µs
test_minmaxlttb_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-6%
656.4 µs
696.8 µs
test_nanminmax_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-6%
691.8 µs
735 µs
test_m4_with_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-6%
1 ms
1.1 ms
test_m4_with_x[True-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
6.2 ms
6.6 ms
test_m4_no_x[False-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float64-100-100,000]
CodSpeed Performance Gauge
-6%
621.8 µs
662 µs
test_minmaxlttb_no_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-6%
855.2 µs
910.6 µs
test_minmaxlttb_no_x[True-float64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float64-100-100,000]
CodSpeed Performance Gauge
-6%
700 µs
745.4 µs
test_minmax_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
2.7 ms
2.9 ms
test_m4_no_x[False-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
2.6 ms
2.8 ms
test_m4_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-6%
583.1 µs
621.4 µs
test_nanm4_with_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_with_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-6%
817 µs
870.8 µs
test_minmaxlttb_with_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_with_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-6%
674.3 µs
718.9 µs
test_nanm4_no_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanm4_no_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-6%
712.8 µs
760 µs
test_m4_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-6%
828.4 µs
884.8 µs
test_m4_no_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-6%
437.5 µs
467.3 µs
test_m4_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
2.5 ms
2.7 ms
test_minmax_no_x[False-float32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float32-5,000-1,000,000]
CodSpeed Performance Gauge
-6%
2.7 ms
2.8 ms
test_m4_with_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-6%
903.9 µs
966.4 µs
test_nanminmax_with_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmax_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-6%
1.1 ms
1.2 ms
test_minmaxlttb_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-7%
820.9 µs
878.5 µs
test_minmaxlttb_no_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-7%
2.3 ms
2.5 ms
test_nanminmaxlttb_with_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_nanminmaxlttb_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-7%
15.7 ms
16.8 ms
test_minmaxlttb_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-7%
606.4 µs
650.4 µs
test_minmaxlttb_no_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-7%
2.4 ms
2.5 ms
test_m4_no_x[True-int64-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int64-100-100,000]
CodSpeed Performance Gauge
-7%
780.4 µs
838 µs
test_minmaxlttb_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-7%
540.8 µs
581.2 µs
test_minmaxlttb_no_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-7%
755.5 µs
812 µs
test_minmax_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-7%
737.4 µs
792.8 µs
test_m4_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-7%
787.7 µs
847 µs
test_minmax_with_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-7%
4.5 ms
4.9 ms
test_m4_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-7%
769 µs
828.2 µs
test_minmax_with_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-7%
852.4 µs
918.6 µs
test_m4_with_x[True-int32-5,000-1,000,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-int32-5,000-1,000,000]
CodSpeed Performance Gauge
-7%
6.2 ms
6.7 ms
test_lttb_with_x[False-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int64-5,000-100,000]
CodSpeed Performance Gauge
-7%
2.2 ms
2.4 ms
test_lttb_with_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-8%
2.2 ms
2.4 ms
test_minmax_with_x[True-int64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_with_x[True-int64-5,000-100,000]
CodSpeed Performance Gauge
-8%
4.8 ms
5.2 ms
test_minmaxlttb_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-8%
1 ms
1.1 ms
test_minmaxlttb_no_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-8%
800.6 µs
867.3 µs
test_lttb_with_x[True-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-int32-5,000-100,000]
CodSpeed Performance Gauge
-8%
2 ms
2.2 ms
test_m4_with_x[True-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float32-100-100,000]
CodSpeed Performance Gauge
-8%
666.1 µs
722.5 µs
test_minmax_no_x[False-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int64-1,000-100,000]
CodSpeed Performance Gauge
-8%
787.5 µs
854.2 µs
test_m4_no_x[False-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-int32-100-100,000]
CodSpeed Performance Gauge
-8%
501.9 µs
544.5 µs
test_m4_with_x[False-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[False-float32-1,000-100,000]
CodSpeed Performance Gauge
-8%
661.9 µs
719.1 µs
test_lttb_with_x[False-int32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-int32-5,000-100,000]
CodSpeed Performance Gauge
-8%
2 ms
2.2 ms
test_lttb_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-8%
2 ms
2.2 ms
test_lttb_with_x[True-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[True-float32-5,000-100,000]
CodSpeed Performance Gauge
-8%
1.9 ms
2.1 ms
test_minmax_no_x[True-int64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-int64-1,000-100,000]
CodSpeed Performance Gauge
-8%
833.8 µs
910.8 µs
test_minmaxlttb_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_minmaxlttb_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-9%
418.5 µs
457.8 µs
test_lttb_with_x[False-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float64-5,000-100,000]
CodSpeed Performance Gauge
-9%
2 ms
2.2 ms
test_m4_no_x[True-float32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-float32-1,000-100,000]
CodSpeed Performance Gauge
-9%
465.5 µs
510 µs
test_minmax_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-9%
666.8 µs
731.1 µs
test_lttb_with_x[False-float32-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_lttb_with_x[False-float32-5,000-100,000]
CodSpeed Performance Gauge
-9%
1.9 ms
2.1 ms
test_m4_no_x[False-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float64-1,000-100,000]
CodSpeed Performance Gauge
-9%
646.9 µs
711.3 µs
test_minmax_no_x[True-float64-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[True-float64-1,000-100,000]
CodSpeed Performance Gauge
-10%
695.2 µs
768.2 µs
test_m4_no_x[True-int32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[True-int32-100-100,000]
CodSpeed Performance Gauge
-10%
520 µs
575.2 µs
test_m4_with_x[True-float64-5,000-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_with_x[True-float64-5,000-100,000]
CodSpeed Performance Gauge
-10%
4.1 ms
4.6 ms
test_m4_no_x[False-float32-100-100,000]
tests/benchmarks/test_downsamplers.py::test_m4_no_x[False-float32-100-100,000]
CodSpeed Performance Gauge
-10%
377.8 µs
419.1 µs
test_minmax_no_x[False-int32-1,000-100,000]
tests/benchmarks/test_downsamplers.py::test_minmax_no_x[False-int32-1,000-100,000]
CodSpeed Performance Gauge
-10%
556.2 µs
617.2 µs
Commits
Click on a commit to change the comparison range
Base
main
7e2f14a
-56%
fix: prune nan idxs in output when omitting nans
ffc311c
1 month ago
by jvdd
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs