Branch: refs/heads/2.1.0
Home:
https://github.com/Checkmk/checkmk
Commit: a204e67e0ba38b4ba66895a7ef4b6de1d0bc803e
https://github.com/Checkmk/checkmk/commit/a204e67e0ba38b4ba66895a7ef4b6de1d…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M cmk/core_helpers/agent.py
Log Message:
-----------
improved needless section <<< parsing
Change-Id: Ibc29faa0053a5aefc642288892d366ed57317f6f
Commit: 703ad6132e92a66f555aa100c8dff8220a3613aa
https://github.com/Checkmk/checkmk/commit/703ad6132e92a66f555aa100c8dff8220…
Author: Andreas Boesl <andreas.boesl(a)checkmk.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
A .werks/14203
M cmk/core_helpers/host_sections.py
M tests/unit/cmk/core_helpers/test_host_sections.py
Log Message:
-----------
14203 Slightly improved checker performance
Two improvements have been made.
<ul>
<li>Improved parsing speed of raw TCP agent output</li>
<li>Fixed needless deepcopy/duplication of the parsed data</li>
</ul>
Change-Id: Ibd43e612fa2406f276075fe68c3e5c19cd846d0d
Compare:
https://github.com/Checkmk/checkmk/compare/ad09c638c35c...703ad6132e92