Fork me on GitHub
#kaocha
<
2022-08-17
>
andrea.crotti10:08:54

I think it would be nice to integrate something like https://github.com/jstepien/flames with kaocha somehow, has anyone done something like that? I'd just like an easy way to visualize what's going on when running tests, to maybe spot more easily if there are some obvious things that could be sped up.

andrea.crotti10:08:15

it doesn't have to be done with flames I guess, but I would really like something like I used to have in Python-land https://docs.python.org/3/library/profile.html

andrea.crotti10:08:59

might get hairy when you get into interop I guess, but if we could just filter to only clojure functions at least it should be relatively clear?

plexus12:08:08

Cool idea for sure!