Skip to content

Commit dcc69aa

Browse files
committed
(2018-07-11, 366b9d5) chunked-amp: 1
Previous history on prod-config.json: - 366b9d5 - 2018-07-11T12:03:09-04:00 - Revert "Remove launched experiments. (ampproject#16528)" - 3a3dbd9 - 2018-07-06T14:47:49-04:00 - Remove launched experiments. - 34ffcdb - 2017-02-17T13:10:59-08:00 - turn on chunked-amp
1 parent 5606d0a commit dcc69aa

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

build-system/global-configs/canary-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"canary": 1,
66
"a4aProfilingRate": 0.01,
77
"adsense-ad-size-optimization": 0.1,
8-
"chunked-amp": 1,
98
"doubleclickSraExp": 0.01,
109
"doubleclickSraReportExcludedBlock": 0.1,
1110
"dfp-render-on-idle-cwv-exp": 1,

build-system/global-configs/prod-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"a4aProfilingRate": 0.01,
66
"adsense-ad-size-optimization": 0.1,
77
"amp-accordion-display-locking": 1,
8-
"chunked-amp": 1,
98
"doubleclickSraExp": 0.01,
109
"doubleclickSraReportExcludedBlock": 0.1,
1110
"expand-json-targeting": 1,

tools/experiments/experiments-config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,6 @@ export const EXPERIMENTS = [
8181
spec: 'https://github.com/ampproject/amphtml/issues/22220',
8282
cleanupIssue: 'https://github.com/ampproject/amphtml/issues/22220',
8383
},
84-
{
85-
id: 'chunked-amp',
86-
name: "Split AMP's loading phase into chunks",
87-
cleanupIssue: 'https://github.com/ampproject/amphtml/issues/5535',
88-
},
8984
{
9085
id: 'pump-early-frame',
9186
name:

0 commit comments

Comments
 (0)