These benchmarks exercise storage apis in a real-life usage way (avoiding microbenchmarks).
This models an offline load of a Google doc. See this document for a breakdown of the database and the transactions, along with the traces used to extract this information.
This benchmark models the creation and reading of blobs. It has two parts:
There is a variant of this test for every transportation type (shared memory, files, and ipc).