-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: junit-plugin
When there are a lot of test cases in a single suite, rendering the summary page is dreadfully slow. Most of the time is taken in TestObject.uniquifyName, which can be called thousands of times, each taking several msec.