Y
Hacker News
new
|
ask
|
show
|
jobs
by
uecker
806 days ago
The code that runs during testing should not be allowed to affect the package though. If this is possible, this is misdesigned.
1 comments
saulrh
806 days ago
Profile guided optimization is, unfortunately, wildly powerful. And it has a hard requirement that a casual link exists from test data (or production data!) to the build process.
link