-
Bug
-
Resolution: Unresolved
-
Major
-
None
It takes about 20 sec to display any part of the test report when the json file is big enough and there are lots of previous builds.
[JENKINS-24457] VERY poor performance with large test history when viewing results.
Attachment | New: FUNCTIONAL-results.json [ 26708 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Can you be specific on exactly what is slow?
Parsing the results in the build?
Displaying a feature in the ui?
Something else.
If it us the display in the ui then 90% chance your jvm heap is too small. Try increasing it and report back.
If not please attach a json file that is slow.
We observe instant display in a correctly configured system with what i would consider as large features.