Skip to content

Instantly share code, notes, and snippets.

@dliappis
Created August 1, 2018 15:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dliappis/674891d6eb620ac37f179d71e3fcf8c4 to your computer and use it in GitHub Desktop.
Save dliappis/674891d6eb620ac37f179d71e3fcf8c4 to your computer and use it in GitHub Desktop.
http_logs on AWS using c5.2xlarge
------------------------------------------------------
_______ __ _____
/ ____(_)___ ____ _/ / / ___/_________ ________
/ /_ / / __ \/ __ `/ / \__ \/ ___/ __ \/ ___/ _ \
/ __/ / / / / / /_/ / / ___/ / /__/ /_/ / / / __/
/_/ /_/_/ /_/\__,_/_/ /____/\___/\____/_/ \___/
------------------------------------------------------
| Lap | Metric | Task | Value | Unit |
|------:|-------------------------------------:|------------------------------------:|------------:|-------:|
| All | Total indexing time | | 117.95 | min |
| All | Min indexing time per shard | | 1.04938 | min |
| All | Median indexing time per shard | | 2.75408 | min |
| All | Max indexing time per shard | | 22.4944 | min |
| All | Total merge time | | 144.38 | min |
| All | Min merge time per shard | | 0.3938 | min |
| All | Median merge time per shard | | 1.234 | min |
| All | Max merge time per shard | | 29.8907 | min |
| All | Total merge throttle time | | 99.0186 | min |
| All | Min merge throttle time per shard | | 0.0251167 | min |
| All | Median merge throttle time per shard | | 0.238283 | min |
| All | Max merge throttle time per shard | | 21.6597 | min |
| All | Total refresh time | | 15.0388 | min |
| All | Min refresh time per shard | | 0.171983 | min |
| All | Median refresh time per shard | | 0.41695 | min |
| All | Max refresh time per shard | | 2.53847 | min |
| All | Total flush time | | 1.05375 | min |
| All | Min flush time per shard | | 0.000316667 | min |
| All | Median flush time per shard | | 0.0376667 | min |
| All | Max flush time per shard | | 0.2016 | min |
| All | Total Young Gen GC | | 214.594 | s |
| All | Total Old Gen GC | | 0 | s |
| All | Store size | | 38.3271 | GB |
| All | Translog size | | 15.1477 | GB |
| All | Heap used for segments | | 85.0497 | MB |
| All | Heap used for doc values | | 0.0652962 | MB |
| All | Heap used for terms | | 72.4349 | MB |
| All | Heap used for norms | | 0.0180054 | MB |
| All | Heap used for points | | 5.46955 | MB |
| All | Heap used for stored fields | | 7.0619 | MB |
| All | Segment count | | 295 | |
| All | Min Throughput | bulk-leader-index-autogenerated-ids | 103013 | docs/s |
| All | Median Throughput | bulk-leader-index-autogenerated-ids | 107809 | docs/s |
| All | Max Throughput | bulk-leader-index-autogenerated-ids | 112308 | docs/s |
| All | 50th percentile latency | bulk-leader-index-autogenerated-ids | 160.959 | ms |
| All | 90th percentile latency | bulk-leader-index-autogenerated-ids | 246.025 | ms |
| All | 99th percentile latency | bulk-leader-index-autogenerated-ids | 793.293 | ms |
| All | 99.9th percentile latency | bulk-leader-index-autogenerated-ids | 1513.79 | ms |
| All | 99.99th percentile latency | bulk-leader-index-autogenerated-ids | 2579.45 | ms |
| All | 100th percentile latency | bulk-leader-index-autogenerated-ids | 2968.33 | ms |
| All | 50th percentile service time | bulk-leader-index-autogenerated-ids | 160.959 | ms |
| All | 90th percentile service time | bulk-leader-index-autogenerated-ids | 245.996 | ms |
| All | 99th percentile service time | bulk-leader-index-autogenerated-ids | 792.801 | ms |
| All | 99.9th percentile service time | bulk-leader-index-autogenerated-ids | 1513.79 | ms |
| All | 99.99th percentile service time | bulk-leader-index-autogenerated-ids | 2579.45 | ms |
| All | 100th percentile service time | bulk-leader-index-autogenerated-ids | 2968.33 | ms |
| All | error rate | bulk-leader-index-autogenerated-ids | 0 | % |
| All | Min Throughput | wait-for-followers-to-sync | 0 | ops/s |
| All | Median Throughput | wait-for-followers-to-sync | 0 | ops/s |
| All | Max Throughput | wait-for-followers-to-sync | 0 | ops/s |
| All | 100th percentile latency | wait-for-followers-to-sync | 461400 | ms |
| All | 100th percentile service time | wait-for-followers-to-sync | 461400 | ms |
| All | error rate | wait-for-followers-to-sync | 0 | % |
----------------------------------
[INFO] SUCCESS (took 3747 seconds)
----------------------------------
@dliappis
Copy link
Author

dliappis commented Aug 1, 2018

Kibana analytics: https://goo.gl/WAKtiW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment