Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: a66d58b4087847a4679aacf1d14582885c2ccdad
      
https://github.com/jenkinsci/git-client-plugin/commit/a66d58b4087847a4679aacf1d14582885c2ccdad
  Author: Rishabh Budhouliya <rishabhbudhoul...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Add runBenchmarks step after build to run performance benchmarks with JMH


  Commit: 99bc9ae484569ad7a69ff146705e2ae29e9b968b
      
https://github.com/jenkinsci/git-client-plugin/commit/99bc9ae484569ad7a69ff146705e2ae29e9b968b
  Author: Rishabh Budhouliya <rishabhbudhoul...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Revert "Add runBenchmarks step after build to run performance benchmarks with 
JMH"

This reverts commit a66d58b4087847a4679aacf1d14582885c2ccdad.


  Commit: ebea567f8817c9c7d7093f741b5e5245bff31fce
      
https://github.com/jenkinsci/git-client-plugin/commit/ebea567f8817c9c7d7093f741b5e5245bff31fce
  Author: Rishabh Budhouliya <rishabhbudhoul...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Add additional step after build to run JMH benchmarks on Jenkins CI


  Commit: 1b93605b465da747960385042c0d70db80b50476
      
https://github.com/jenkinsci/git-client-plugin/commit/1b93605b465da747960385042c0d70db80b50476
  Author: Rishabh Budhouliya <rishabhbudhoul...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    A src/test/java/jmh/benchmark/BenchmarkRunner.java
    A src/test/java/jmh/benchmark/FolderForBenchmark.java
    A src/test/java/jmh/benchmark/GitClientFetchBenchmark.java
    A src/test/java/jmh/benchmark/GitClientFetchVanillaBenchmark.java

  Log Message:
  -----------
  Add JMH module to src/test module in git client plugin
This module contains a benchmark testing execution time of git fetch with an
additional "vanilla" benchmark test which uses System.nanoTime instead of JMH
as a baseline test.
To run a benchmark, a BenchmarkRunner class has been added. To support the 
creation
of local git repositories, a FolderForBenchmark utility class has been added as 
well.


  Commit: 5f97075e9b263536b4ec0a8bd0a816e3d07e2446
      
https://github.com/jenkinsci/git-client-plugin/commit/5f97075e9b263536b4ec0a8bd0a816e3d07e2446
  Author: Rishabh Budhouliya <rishabhbudhoul...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M src/test/java/jmh/benchmark/BenchmarkRunner.java

  Log Message:
  -----------
  False commit just to fire another build on Jenkins CI


  Commit: 06ecba31aaefa176012b051034b94e9554da3607
      
https://github.com/jenkinsci/git-client-plugin/commit/06ecba31aaefa176012b051034b94e9554da3607
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M Jenkinsfile
    A src/test/java/jmh/benchmark/BenchmarkRunner.java
    A src/test/java/jmh/benchmark/FolderForBenchmark.java
    A src/test/java/jmh/benchmark/GitClientFetchBenchmark.java
    A src/test/java/jmh/benchmark/GitClientFetchVanillaBenchmark.java

  Log Message:
  -----------
  Merge pull request #553 from rishabhBudhouliya/gsoc-jmh

Add JMH module: micro-benchmark tests for git-fetch


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/18ec33cfc476...06ecba31aaef

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/master/18ec33-06ecba%40github.com.

Reply via email to