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

Issue 2827043002: predictors: Update the database dumping tool to support Origins. (Closed)

Created:
3 years, 8 months ago by Benoit L
Modified:
3 years, 8 months ago
Reviewers:
mattcary
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

predictors: Update the database dumping tool to support Origins. Example output: host: fr.m.wikipedia.org last_visit_time: 2017-04-19 13:54:14 origins: origin: https://upload.wikimedia.org/ number_of_hits: 3 number_of_misses: 2 consecutive_misses: 1 average_position: 2.375000 always_access_network: False accessed_network: True origin: https://fr.m.wikipedia.org/ number_of_hits: 5 number_of_misses: 0 consecutive_misses: 0 average_position: 1.000000 always_access_network: False accessed_network: False BUG=699080 Review-Url: https://codereview.chromium.org/2827043002 Cr-Commit-Position: refs/heads/master@{#465611} Committed: https://chromium.googlesource.com/chromium/src/+/2a316a1b17dfee5e0689a03d5fccf11247592cad

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -8 lines) Patch
M tools/resource_prefetch_predictor/README.md View 1 chunk +0 lines, -3 lines 0 comments Download
M tools/resource_prefetch_predictor/prefetch_predictor_tool.py View 1 4 chunks +53 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
Benoit L
3 years, 8 months ago (2017-04-19 14:38:44 UTC) #3
mattcary
lgtm Yay! Complicated implicit shell export has been moved into a complicated explicit flag! Some ...
3 years, 8 months ago (2017-04-19 15:10:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2827043002/20001
3 years, 8 months ago (2017-04-19 15:13:30 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 15:18:04 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2a316a1b17dfee5e0689a03d5fcc...

Powered by Google App Engine
This is Rietveld 408576698