-
-
Notifications
You must be signed in to change notification settings - Fork 273
Description
I'm seeing performance regressions in several of my standard benchmarks (https://github.com/eBay/tsv-utils-dlang/blob/master/docs/Performance.md). Specifically the tsv-filter, tsv-summarize, and csv2tsv tests. Performance is off 20-30% from previous LDC releases.
So far I've only tested OSX (Xcode 8.3.3).
I won't have time to diagnose further for several days, but I'll see if I can narrow this further sometime during the week of June 19. I don't think it's likely to be due to changes in Phobos, but I can check that and if it is specific to OSX. If a fix is created for issue #2161 (performance degradation with boundscheck=off) I can check that as well. Testing with this option removed did show improvement on one benchmark, but overall benchmarks were worse.