02:48 lizmat_ joined 02:49 vrurg joined 02:51 vrurg_ left, lizmat left 03:12 apogee_ntv left, apogee_ntv joined 07:29 lizmat_ left, lizmat joined 10:56 camelia left 10:57 nine left 11:00 nine joined 11:18 camelia joined 14:08 rakkable left 14:09 rakkable joined
timo all this time we never turned on -flto huh? 15:07
[Coke] 1809 ^^ if someone can force push that, it should trigger testing. 15:09
timo the code as it is in the PR is wrong, but I don't think we have any tests that would trigger a crash 15:28
[Coke] ah 15:32
timo then MD fixed it to not be potentially crashy and it was as slow as what we have in the main branch right now ;) 15:33
it seems like we lost the optimization that used to turn a boolification on an iterator into a specialized function that doesn't check the type first, and boolifying the iter object seems to be a surprising amount of time spent in the example from 1809 19:39