Performance regression in map generator between 0.5.8 and 0.5.9
Description
Tried updating test.check version to latest, but it seems like the map generator has gotten slower from version 0.5.9 up. I tried to make this easy to reproduce in the git repo below, but please let me know if you'd like more information/can't reproduce. Thanks! https://github.com/brainkim/testcheckperf
Environment
Clojure 1.5.1 OSX 10.9.5
Activity
Show:
Reid DraperJanuary 4, 2015 at 8:01 PM
Thanks Brian. I'm still digging in to this, but it's appearing like the performance regression is in keyword generation, not map generation. There was also a major change to keywords between 0.5.8 and 0.5.9 in 4528b5ed391d6127b79f4db6bc5e086613da0d81.
Tried updating test.check version to latest, but it seems like the map generator has gotten slower from version 0.5.9 up. I tried to make this easy to reproduce in the git repo below, but please let me know if you'd like more information/can't reproduce. Thanks!
https://github.com/brainkim/testcheckperf