Branch: refs/heads/master
Home: https://github.com/jenkinsci/analysis-model
Commit: cc0a23e1864ae9d74e3983b3b3743aa537a8e12d
https://github.com/jenkinsci/analysis-model/commit/cc0a23e1864ae9d74e3983b3b3743aa537a8e12d
Author: Ulli Hafner <[email protected]>
Date: 2020-07-05 (Sun, 05 Jul 2020)
Changed paths:
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorBenchmark.java
M src/test/java/edu/hm/hafner/analysis/PackageNameResolverBenchmark.java
Log Message:
-----------
Improve Benchmark initialization (State).
Commit: 016535d5906a795d9b31a565cf71a89eccbd9444
https://github.com/jenkinsci/analysis-model/commit/016535d5906a795d9b31a565cf71a89eccbd9444
Author: Ulli Hafner <[email protected]>
Date: 2020-07-05 (Sun, 05 Jul 2020)
Changed paths:
A src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java
Log Message:
-----------
Add benchmark for parsers.
See original PR https://github.com/jenkinsci/warnings-ng-plugin/pull/539.
Commit: 80fa221b316c598b57de7ba425f29e732561578c
https://github.com/jenkinsci/analysis-model/commit/80fa221b316c598b57de7ba425f29e732561578c
Author: Ulli Hafner <[email protected]>
Date: 2020-07-05 (Sun, 05 Jul 2020)
Changed paths:
A src/test/java/edu/hm/hafner/analysis/IssueDifferenceBenchmark.java
M src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java
Log Message:
-----------
Add benchmark for IssueDifference.
See original PR https://github.com/jenkinsci/warnings-ng-plugin/pull/525.
Commit: 78dec20627e1bf1ca099b289332fbf01e3409162
https://github.com/jenkinsci/analysis-model/commit/78dec20627e1bf1ca099b289332fbf01e3409162
Author: Ulli Hafner <[email protected]>
Date: 2020-07-05 (Sun, 05 Jul 2020)
Changed paths:
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorBenchmark.java
M src/test/java/edu/hm/hafner/analysis/IssueDifferenceBenchmark.java
M src/test/java/edu/hm/hafner/analysis/ReportSerializationBenchmark.java
M src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java
Log Message:
-----------
Move configuration of benchmarks to base class.
Commit: 52b413b5bdff3542b7c3ea7e1e298838fbbe29fc
https://github.com/jenkinsci/analysis-model/commit/52b413b5bdff3542b7c3ea7e1e298838fbbe29fc
Author: Ulli Hafner <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Exclude JMH files from analysis report.
Commit: 6676d0ca6ace753a75c88f967150d53404661ef8
https://github.com/jenkinsci/analysis-model/commit/6676d0ca6ace753a75c88f967150d53404661ef8
Author: Ulli Hafner <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Exclude generated packages from static analysis.
Commit: 030f86b10461f7c918a5c85dc13653ae689831af
https://github.com/jenkinsci/analysis-model/commit/030f86b10461f7c918a5c85dc13653ae689831af
Author: Ulli Hafner <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M Jenkinsfile
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
Log Message:
-----------
Fix filter to exclude generated packages from static analysis.
Commit: 54970aa2afc3e8dc769f22381e727c0ac8bec5fd
https://github.com/jenkinsci/analysis-model/commit/54970aa2afc3e8dc769f22381e727c0ac8bec5fd
Author: Ulli Hafner <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
M src/test/java/edu/hm/hafner/analysis/ReportSerializationBenchmark.java
Log Message:
-----------
Fix some warnings.
Commit: f2e99edc871d5788f2613af3e345963ef1e615c0
https://github.com/jenkinsci/analysis-model/commit/f2e99edc871d5788f2613af3e345963ef1e615c0
Author: Ullrich Hafner <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M Jenkinsfile
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorBenchmark.java
A src/test/java/edu/hm/hafner/analysis/IssueDifferenceBenchmark.java
M src/test/java/edu/hm/hafner/analysis/PackageNameResolverBenchmark.java
M src/test/java/edu/hm/hafner/analysis/ReportSerializationBenchmark.java
A src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java
Log Message:
-----------
Merge pull request #469 from jenkinsci/parser-benchmark
Add parser benchmark test
Compare:
https://github.com/jenkinsci/analysis-model/compare/f8ac8ef85f23...f2e99edc871d
--
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 on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/master/f8ac8e-f2e99e%40github.com.