Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Issue 71543002: Telemetry: Don't use scientific notation for floats when printing results. (Closed)

Created:
7 years, 1 month ago by Dominik Grewe
Modified:
7 years, 1 month ago
Reviewers:
bulach
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Telemetry: Don't use scientific notation for floats when printing results. When parsing results for the dashboard we don't expect any letters (such as the 'e' in scientific notation) in the string of values. This CL makes sure we don't use scientific notation for printing floats. BUG=318093 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234829

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M build/util/lib/common/perf_tests_results_helper.py View 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dominik Grewe
PTAL.
7 years, 1 month ago (2013-11-13 13:57:23 UTC) #1
bulach
lgtm, thanks!
7 years, 1 month ago (2013-11-13 14:00:51 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominikg@chromium.org/71543002/1
7 years, 1 month ago (2013-11-13 14:03:15 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-13 16:23:39 UTC) #4
Message was sent while issue was closed.
Change committed as 234829

Powered by Google App Engine
This is Rietveld 408576698