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

Side by Side Diff: tools/auto_bisect/test_data/closed.json

Issue 2788643003: [tools/perf] Remove remaining references to indexeddb_perf benchmark (Closed)
Patch Set: use speedometer as example Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/win/run_pgo_profiling_benchmarks.py ('k') | tools/perf/docs/perf_bot_sheriffing.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "version": "1.0", 2 "version": "1.0",
3 "encoding": "UTF-8", 3 "encoding": "UTF-8",
4 "feed": { 4 "feed": {
5 "xmlns": "http://www.w3.org/2005/Atom", 5 "xmlns": "http://www.w3.org/2005/Atom",
6 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/", 6 "xmlns$openSearch": "http://a9.com/-/spec/opensearch/1.1/",
7 "xmlns$gd": "http://schemas.google.com/g/2005", 7 "xmlns$gd": "http://schemas.google.com/g/2005",
8 "xmlns$issues": "http://schemas.google.com/projecthosting/issues/2009", 8 "xmlns$issues": "http://schemas.google.com/projecthosting/issues/2009",
9 "id": { 9 "id": {
10 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full" 10 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full"
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 "id": { 60 "id": {
61 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full/422382" 61 "$t": "http://code.google.com/feeds/issues/p/chromium/issues/full/422382"
62 }, 62 },
63 "published": { 63 "published": {
64 "$t": "2014-10-10T17:07:06.000Z" 64 "$t": "2014-10-10T17:07:06.000Z"
65 }, 65 },
66 "updated": { 66 "updated": {
67 "$t": "2014-10-20T22:13:38.000Z" 67 "$t": "2014-10-20T22:13:38.000Z"
68 }, 68 },
69 "title": { 69 "title": {
70 "$t": "11.1% regression in indexeddb_perf at 298653:298680" 70 "$t": "11.1% regression in speedometer at 298653:298680"
71 }, 71 },
72 "content": { 72 "content": {
73 "$t": "See the link to graphs below.", 73 "$t": "See the link to graphs below.",
74 "type": "html" 74 "type": "html"
75 }, 75 },
76 "link": [ 76 "link": [
77 { 77 {
78 "rel": "replies", 78 "rel": "replies",
79 "type": "application/atom+xml", 79 "type": "application/atom+xml",
80 "href": "http://code.google.com/feeds/issues/p/chromium/issues/422382/comm ents/full" 80 "href": "http://code.google.com/feeds/issues/p/chromium/issues/422382/comm ents/full"
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 "issues$state": { 131 "issues$state": {
132 "$t": "closed" 132 "$t": "closed"
133 }, 133 },
134 "issues$status": { 134 "issues$status": {
135 "$t": "WontFix" 135 "$t": "WontFix"
136 } 136 }
137 } 137 }
138 ] 138 ]
139 } 139 }
140 } 140 }
OLDNEW
« no previous file with comments | « build/win/run_pgo_profiling_benchmarks.py ('k') | tools/perf/docs/perf_bot_sheriffing.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698