hms-dbmi / viv-tile-benchmark

A benchmark to compare data retrieval performance for OME-TIFF and Zarr using different tile sizes and HTTP protocol versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate fixtures and deploy image web-server.

Navivate to deployment/README.md for more information.

Run client-side benchmark in headless browser.

$ npm install && npm run build
$ npm run-script bench # runs benchmark.

Plot results.

The client scripts will save tile loading times in chrome_http1.csv and chrome_http2.csv. The R scripts in plots.Rmd contain the code to produce figures for these data.

About

A benchmark to compare data retrieval performance for OME-TIFF and Zarr using different tile sizes and HTTP protocol versions.

License:MIT License


Languages

Language:JavaScript 49.4%Language:HCL 42.0%Language:Shell 7.4%Language:Dockerfile 1.1%