JSONDataWriter consumes all CPU

This issue is archived. You can view it, but you can't modify it. Learn more

      We use the REST API and especially JSON to query data and post process build results.

      When requesting larger data (e.g. test results which contain test logs) this results in heavy load on CPU.

      A first look at the code of JSONDataWriter revealed the use of String.format which compiles the pattern to encode unicode characters in hex for each character.

            Assignee:
            Dietmar Scheidl
            Reporter:
            Dietmar Scheidl
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: