Hacker News new | ask | show | jobs
by jakub_g 1943 days ago
Curiously, they've also had that issue and wrote a dedicated tool to clean up unreachable code after old A/B tests:

https://www.infoq.com/news/2020/04/uber-piranha-unreachable-...

I also know it first-hand as just last week I've been doing a mega-cleanup of years-old A/B test flags in our own code.

1 comments

tbh I'm actually surprised that the executables / code takes up so much space at all. I'm sure the executable has some embedded resources in as well, but 130mb for just the executable is quite a lot imo.