Hello,
I was going through my codebase build logs to see why It's taking longer time to build in cloud manager, and noticed one time consuming stats in Core bundle test execution. We have lot of Sling Models, some of them are finished executing test classes in less than 10 sec, but few are taking more than 10 secs, and some taking 30-50 secs
So, what's the ideal or best performant time taken for a Junit class?