Fix Keep cache recommendation calculation.
[arvados.git] / tools / crunchstat-summary / crunchstat_summary / summarizer.py
2016-02-14 Tom CleggProcess live logs for unfinished jobs in pipeline mode...
2016-02-12 radhikaMerge branch 'master' into 8183-projects-dropdown
2016-02-11 Peter AmstutzMerge branch '8409-report-keep-cache' closes #8409
2016-02-11 Peter Amstutz8409: Adjust recommended miss rate to below 0.2%
2016-02-10 Peter Amstutz8409: Add recommendation if cache miss rate is above...
2016-02-10 Peter Amstutz8409: Report Keep cache miss rate & Keep cache utilization
2016-02-10 radhikaMerge branch 'master' into 8286-fav-projects
2016-02-10 Tom CleggMerge branch '8341-crunchstat-job-time-axis'
2016-02-10 Tom Clegg8341: Fall back to live logs if log collection is saved...
2016-02-10 Tom Clegg8341: Update test results.
2016-02-10 Tom Clegg8341: In pipeline mode, process all jobs concurrently.
2016-02-10 Tom Clegg8341: Include Keep network activity in net stats.
2016-02-10 Tom Clegg8341: Fix up debug labels. Avoid deadlock after excepti...
2016-02-10 Tom Clegg8341: Use "time since job start", not "time since task...
2016-02-10 Tom CleggMerge branch '8284-fix-slurm-queue-timestamp-check...
2016-02-08 Tom CleggMerge branch '8341-live-crunchstat-summary' refs #8341
2016-02-08 Tom Clegg8341: Move reader classes to reader.py.
2016-02-08 Tom Clegg8341: Use a worker thread to get page N+1 of logs while...
2016-02-08 Tom Clegg8341: Get job log from logs API if the log has not...
2016-02-02 Peter AmstutzMerge branch '8206-gce-retry-init' closes #8206
2016-01-26 radhikaMerge branch 'master' into 8198-node-ip-address
2016-01-26 radhikaMerge branch '8178-keepstore-trash-interface' of git...
2016-01-25 Tom CleggMerge branch '8123-crunchstat-graphs' closes #8123
2016-01-25 Tom Clegg8123: Explain existing_constraints and use a proper...
2016-01-25 Tom Clegg8123: Fix accidental old-style class.
2016-01-25 Tom Clegg8123: Fix type check to accommodate unicode.
2016-01-25 Tom Clegg8123: Change --include-child-jobs to --skip-child-jobs...
2016-01-25 Tom Clegg8123: Explain mysterious memory constraint logic.
2016-01-20 Tom Clegg8123: Ignore crunchstat "caught signal:" log.
2016-01-13 Tom Clegg8123: Fix crunchstat formatting error and resulting...
2016-01-12 Tom Clegg8123: Add option to include stats from child jobs.
2016-01-12 Tom Clegg8123: Generate multiple sets of charts when data source...
2016-01-12 Tom Clegg8123: Add option (--format html) to generate canvasjs...
2016-01-12 Tom Clegg8123: Aim 5% below GiB memory size boundaries.
2016-01-12 Tom Clegg8123: Recommend more economical values for resource_con...
2016-01-12 Tom Clegg8123: Add --pipeline-instance mode: generate a report...
2016-01-05 radhikaMerge branch 'master' into 7607-getting-started-flag
2015-12-17 Tom CleggMerge branch '7901-human-summary' closes #7901
2015-12-17 Tom Clegg7901: Add job stats, elapsed time, summed user+sys...
2015-12-16 Peter AmstutzMerge branch '7454-azure-custom-data' closes #7454
2015-12-15 Peter AmstutzMerge branch '6429-fix-container-indexes' refs #6429
2015-12-14 Brett Smith7901: Fix variable name typo in crunchstat-summary.
2015-12-14 Tom CleggMerge branch '7901-crunchstat-summary' refs #7901
2015-12-14 Tom Clegg7901: Add crunchstat-summary program.