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

Issue 12767015: [Telemetry] Make server startup faster and use less RAM. (Closed)

Created:
7 years, 9 months ago by tonyg
Modified:
7 years, 9 months ago
Reviewers:
dtu, nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

[Telemetry] Make server startup faster and use less RAM. This avoids reading in the large .svn directories on the bots. BUG=None TEST=intl1 cycler on windows NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190508

Patch Set 1 #

Total comments: 4

Patch Set 2 : dtu comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M tools/telemetry/telemetry/core/memory_cache_http_server.py View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
tonyg
7 years, 9 months ago (2013-03-25 22:15:49 UTC) #1
dtu
lgtmnits https://chromiumcodereview.appspot.com/12767015/diff/1/tools/telemetry/telemetry/core/memory_cache_http_server.py File tools/telemetry/telemetry/core/memory_cache_http_server.py (right): https://chromiumcodereview.appspot.com/12767015/diff/1/tools/telemetry/telemetry/core/memory_cache_http_server.py#newcode57 tools/telemetry/telemetry/core/memory_cache_http_server.py:57: files = [f for f in files if ...
7 years, 9 months ago (2013-03-25 22:30:35 UTC) #2
tonyg
https://chromiumcodereview.appspot.com/12767015/diff/1/tools/telemetry/telemetry/core/memory_cache_http_server.py File tools/telemetry/telemetry/core/memory_cache_http_server.py (right): https://chromiumcodereview.appspot.com/12767015/diff/1/tools/telemetry/telemetry/core/memory_cache_http_server.py#newcode57 tools/telemetry/telemetry/core/memory_cache_http_server.py:57: files = [f for f in files if not ...
7 years, 9 months ago (2013-03-25 22:42:39 UTC) #3
nduca
Nice ty
7 years, 9 months ago (2013-03-25 22:44:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/12767015/6001
7 years, 9 months ago (2013-03-25 22:48:31 UTC) #5
dtu
> I copied this syntax from stack overflow and then was surprised to see that ...
7 years, 9 months ago (2013-03-25 22:59:26 UTC) #6
commit-bot: I haz the power
7 years, 9 months ago (2013-03-25 23:00:23 UTC) #7
Message was sent while issue was closed.
Change committed as 190508

Powered by Google App Engine
This is Rietveld 408576698