We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9794ef6 commit 34d6f53Copy full SHA for 34d6f53
README.md
@@ -60,8 +60,8 @@ to improve accuracy and as hardware improves.
60
| Sequential HDD Read (8 KiB) | 10 ms | 250 MiB/s | 2 ms | 2s |
61
| Blob Storage GET, 1 conn | 50 ms | 500 MiB/s | 2 ms | 2s |
62
| Blob Storage GET, n conn (offsets) | 50 ms | NW limit | | |
63
-| Blob Storage PUT, 1 conn | 100 ms | 100 MiB/s | 10 ms | 10s |
64
-| Blob Storage PUT, n conn (multipart)| 200 ms | NW limit | | |
+| Blob Storage PUT, 1 conn | 50 ms | 100 MiB/s | 10 ms | 10s |
+| Blob Storage PUT, n conn (multipart)| 150 ms | NW limit | | |
65
| Random SSD Read (8 KiB) | 100 μs | 70 MiB/s | 15 ms | 15s |
66
| Serialization `[8]` `[9]` † | N/A | 100 MiB/s | 10 ms | 10s |
67
| Deserialization `[8]` `[9]` † | N/A | 100 MiB/s | 10 ms | 10s |
0 commit comments