Case insensitivity for tags#24
Conversation
|
It's quite neat how small this change is. Good work! |
|
Oops, I think |
|
I think the performance hit may be more like 28%. With case insensitive patch: Without case insensitive patch: |
|
It looks like there are still testsuite issues, sadly. |
|
@ddssff It would be worth looking at the Core to see why the overhead here is so high. |
* Add case-insensitive dependency to benchmark
|
The slowdown is 100% due to the use of |
|
Not sure what you mean by "Core" |
|
@bgamari the test suite issues are fixed now. |
…hackage.nix kept choosing that version
…age and hackage.nix kept choosing that version" This reverts commit b381ee3.
If I've bench-marked correctly this appears to reduce performance by about 3%.