Branch: refs/heads/master
Home: https://github.com/jenkinsci/absint-astree-plugin
Commit: edfa7989faabf24eeb83cd7372c33c84100d3f9d
https://github.com/jenkinsci/absint-astree-plugin/commit/edfa7989faabf24eeb83cd7372c33c84100d3f9d
Author: Ivan Akulinchev <[email protected]>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
R src/main/java/com/absint/astree/AlarmType.java
M src/main/java/com/absint/astree/AstreeReportParser.java
R src/main/java/com/absint/astree/AstreeSimpleReportParser.java
R src/main/java/com/absint/astree/Location.java
R src/main/java/com/absint/astree/Message.java
M src/test/java/com/absint/astree/AstreeReportParserTest.java
Log Message:
-----------
Significtly speed up the report parser (#25)
* Rewrite the parser
* Replace function calls with a for loop
* Remove unnecessary code
* Access the fields directly for performance reasons
* Reuse the same string builders in the loop
* Make all helpers inner static classes
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/absint-astree-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/absint-astree-plugin/push/refs/heads/master/be7377-edfa79%40github.com.