Closed jcranendonk closed 5 years ago
Added flags to disable request deduplication and path collapsing. These are expensive algorithms and we'd like to quantify their impact on users.
Coverage increased (+0.02%) to 92.561% when pulling 36dfc03ac1980538e29bfe759dc0d8a0c4ea9145 on jcranendonk:feature_flags into 17db57d14ddf2c47519529a38b2e1d9c39c74e30 on Netflix:master.
just adding tests would be great, otherwise looks good!
Other than the minor nitpicks I made, looks good!
Added flags to disable request deduplication and path collapsing. These are expensive algorithms and we'd like to quantify their impact on users.