Created
April 5, 2018 21:05
-
-
Save jvehent/9e2144b49463aa95bdaa106dc5fa7e91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ analyze_cloudwatch --json --summarize month.txt | |
| 639,280 passed | |
| 599,420 non .exe skipped | |
| 2,588 non-firefox .exe skipped | |
| 68 non shippable skipped | |
| 37,205 signatures examined | |
| 0 exe without signature | |
| 0 exe with bad signature | |
| 0 exe with non-Mozilla signature | |
| 1 that couldn't be retrieved from S3 | |
| 0 that were retried after unquoting | |
| 0 that then succeeded | |
| 1 other failures | |
| --- | |
| 1 total failed | |
| -------- | |
| 639,281 processed | |
| ======== | |
| $ analyze_cloudwatch --report --summarize month.txt | |
| 639,278 runs | |
| 120,332 seconds execution time | |
| 181,394 seconds billed | |
| 68,023 GBi seconds (AWS Billing Unit) | |
| 188 average milliseconds per run | |
| 0 times we used all memory | |
| 0% of runs maxing out memory | |
| 157 MBi max memory used | |
| 0 times run aborted for excessive time | |
| 0% of runs exceeding time limit | |
| 0 times retry did not succeed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment