Re: Spec validation cache?

2016-11-16 Thread Alex Miller
Maybe you don't need to instrument *all* functions in development? Alternatively, you could instrument and provide simpler replacement specs to improve speed. For example, an fspec arg could be replaced with ifn?. On Tuesday, November 15, 2016 at 10:29:34 PM UTC-6, Gal Dolber wrote: > > I'm

Spec validation cache?

2016-11-15 Thread Gal Dolber
I'm having an issue with clojure.spec, its been great in more ways than I expected but it's slowing down everything too much for development. On one side when running the app on development with all fspecs instrumented and on the other when running the tests. For the first case, most of the fdef