holoviz
datashader
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: Make quadmesh support bandwise 2D
#1472
Comparing
feat_3d_quadmesh
(
6ddb6f7
) with
main
(
77d4174
)
CodSpeed Performance Gauge
0%
Untouched
43
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
43 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dask_raster[256]
datashader/tests/benchmarks/test_raster.py
CodSpeed Performance Gauge
+2%
145.7 ms
142.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_curvilinear[256]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
+2%
52.1 ms
51 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_raster[512]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
+2%
15.9 ms
15.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_rectilinear[1024]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
+1%
92 ms
90.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_bundle[random_layout-hammer_bundle]
datashader/tests/benchmarks/test_bundling.py
CodSpeed Performance Gauge
+1%
300.5 ms
297.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dask_raster[2048]
datashader/tests/benchmarks/test_raster.py
CodSpeed Performance Gauge
+1%
273.5 ms
272 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_layout[random_layout]
datashader/tests/benchmarks/test_layout.py
CodSpeed Performance Gauge
+1%
628.9 µs
625.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_curvilinear[1024]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
0%
222.6 ms
221.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_layout[circular_layout]
datashader/tests/benchmarks/test_layout.py
CodSpeed Performance Gauge
0%
650.5 µs
649.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_bundle[random_layout-connect_edges]
datashader/tests/benchmarks/test_bundling.py
CodSpeed Performance Gauge
0%
5.4 ms
5.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_raster[8192]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
0%
713.8 ms
712.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dask_raster[4096]
datashader/tests/benchmarks/test_raster.py
CodSpeed Performance Gauge
0%
923.4 ms
922.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dask_raster[8192]
datashader/tests/benchmarks/test_raster.py
CodSpeed Performance Gauge
0%
3.9 s
3.9 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_bundle[circular_layout-connect_edges]
datashader/tests/benchmarks/test_bundling.py
CodSpeed Performance Gauge
0%
5.4 ms
5.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_curvilinear[4096]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
0%
3.4 s
3.4 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_dask_raster[1024]
datashader/tests/benchmarks/test_raster.py
CodSpeed Performance Gauge
0%
63.6 ms
63.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_rectilinear[8192]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
0%
4.2 s
4.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_quadmesh_rectilinear[4096]
datashader/tests/benchmarks/test_quadmesh.py
CodSpeed Performance Gauge
0%
1.1 s
1.1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_bundle[forceatlas2_layout-hammer_bundle]
datashader/tests/benchmarks/test_bundling.py
CodSpeed Performance Gauge
0%
299.3 ms
299.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_extend_line_uniform[0-100000]
datashader/tests/benchmarks/test_extend_line.py
CodSpeed Performance Gauge
0%
203.4 ms
203.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_extend_line_uniform[-100000-0]
datashader/tests/benchmarks/test_extend_line.py
CodSpeed Performance Gauge
0%
203.2 ms
203.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_extend_line_uniform[0-0]
datashader/tests/benchmarks/test_extend_line.py
CodSpeed Performance Gauge
0%
202.6 ms
202.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_line
datashader/tests/benchmarks/test_canvas.py
CodSpeed Performance Gauge
0%
2.7 s
2.7 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_extend_line_uniform[-100000-100000]
datashader/tests/benchmarks/test_extend_line.py
CodSpeed Performance Gauge
0%
207.1 ms
207.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_extend_line_normal
datashader/tests/benchmarks/test_extend_line.py
CodSpeed Performance Gauge
0%
202.6 ms
202.6 ms
1
2
Commits
Click on a commit to change the comparison range
Base
main
77d4174
+10.24%
enh: Make quadmesh support 3D
4607a15
2 months ago
by hoxbro
-67.36%
use gen for upsample too
58fad3d
24 days ago
by hoxbro
+24.13%
Update tests
6ec4bbf
23 days ago
by hoxbro
-29.24%
Add force_quadmesh_type to test
fefde06
23 days ago
by hoxbro
+51.37%
simplify test
57d91a3
23 days ago
by hoxbro
-49.21%
fix core failure and simplify patch
e14fd4c
23 days ago
by hoxbro
+45.18%
small updates to macros.py
9287328
22 days ago
by hoxbro
-18.09%
don't parallelize raster cpu
b0c122d
22 days ago
by hoxbro
+32.49%
clean up
ccd9319
21 days ago
by hoxbro
+0.26%
small
704ffd8
21 days ago
by hoxbro
+0.11%
Use dask.base.flatten
6ddb6f7
20 days ago
by hoxbro
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs