Skip to content

Instantly share code, notes, and snippets.

@dharmeshkakadia
Created January 8, 2018 03:54
Show Gist options
  • Select an option

  • Save dharmeshkakadia/a3080a2759a0ecefb7a0d99943239ec8 to your computer and use it in GitHub Desktop.

Select an option

Save dharmeshkakadia/a3080a2759a0ecefb7a0d99943239ec8 to your computer and use it in GitHub Desktop.
operation_type count(*) avg(end_to_end_latency_in_ms) min(end_to_end_latency_in_ms) max(end_to_end_latency_in_ms) avg(server_latency_in_ms) min(server_latency_in_ms) max(server_latency_in_ms)
CopyBlob 60 44.18333333 6 296 44.18333333 6 296
CopyBlobDestination 60 44.18333333 6 296 44.18333333 6 296
CopyBlobSource 60 44.18333333 6 296 44.18333333 6 296
DeleteBlob 62 5.290322581 2 58 5.290322581 2 58
GetBlob 48491 100.4425564 2 5754 73.59421336 1 722
GetBlobProperties 68634 2.367631203 1 206 2.367631203 1 206
GetContainerProperties 2605 2.731669866 1 138 2.731669866 1 138
GetPageRegions 78 2.064102564 1 3 1.987179487 1 3
ListBlobs 2485 3.388732394 1 175 2.707847082 1 175
PutBlob 6 5.333333333 5 7 5.333333333 5 7
PutBlock 54 1435.333333 76 2803 1421.148148 63 2716
PutBlockList 56 507.6785714 4 1895 507.6785714 4 1895
PutPage 38 29.81578947 4 103 22.57894737 4 77
SetBlobMetadata 7 4.142857143 3 5 4.142857143 3 5
SetBlobProperties 86 34.97674419 3 93 34.97674419 3 93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment