Skip to content

Commit 469494a

Browse files
committed
Add local results
1 parent 545d87d commit 469494a

File tree

4 files changed

+199
-164
lines changed

4 files changed

+199
-164
lines changed
80.9 KB
Loading

modules/04-data-in-the-cloud/cloud_data_timings.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,35 @@
2828
"virtualzarr_icechunk": 1.723680136999974
2929
}
3030
}
31+
},
32+
"local": {
33+
"description": "MacBook Pro - Durham, NC",
34+
"timestamp": "2025-12-11 12:18:33",
35+
"timings": {
36+
"open": {
37+
"fsspec_default_cache": 1819.1012450830003,
38+
"fsspec_block_cache": 278.71061658300096,
39+
"obstore": 434.0572458329989,
40+
"virtualzarr_icechunk": 2.463514082999609
41+
},
42+
"spatial_subset_load": {
43+
"fsspec_default_cache": 0.6070321250008419,
44+
"fsspec_block_cache": 0.052599582999391714,
45+
"obstore": 0.7011319169996568,
46+
"virtualzarr_icechunk": 2.534569625000586
47+
},
48+
"time_slice_load": {
49+
"fsspec_default_cache": 136.6284629999991,
50+
"fsspec_block_cache": 4.599118041998736,
51+
"obstore": 26.773726958001134,
52+
"virtualzarr_icechunk": 5.418655583000145
53+
},
54+
"timeseries_load": {
55+
"fsspec_default_cache": 0.1992982080009824,
56+
"fsspec_block_cache": 19.891594749999058,
57+
"obstore": 18.95907412500128,
58+
"virtualzarr_icechunk": 1.2114160420005646
59+
}
60+
}
3161
}
3262
}

0 commit comments

Comments
 (0)