googleapis / googleapis/google-cloud-swift

Run the `StorageW1R3` benchmark and capture the results.

Open
#647 5 comments 0 reactions 1 assignee Claimed by @coryan View on GitHub
Dominant language
Swift
Stars
26
Forks
10
Avg merge
12h 56m
Merged PRs (30d)
211

Description

We should run the storage benchmark in following configurations:

- [ ] Fixed object size at 8KIB, no more than one task per CPU
- [ ] Fixed object size at 2MiB, no more than one task per CPU
- [ ] Fixed object size at 128MiB, no more than one task per CPU
- [ ] Random object size from 0KiB to 256MiB, about 2 tasks per CPU

The last is more a torture test than a real benchmark. We want to verify there are no crashes but at that concurrency level we won't get the best throughput (the NIC may saturate before anything else).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.