Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump minor version, breaks backward compatibility with plugins #2457

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Conversation

sriv
Copy link
Member

@sriv sriv commented Jan 29, 2024

Signed-off-by: sriv srikanth.ddit@gmail.com

Signed-off-by: sriv <srikanth.ddit@gmail.com>
@gaugebot
Copy link

gaugebot bot commented Jan 29, 2024

@sriv Thank you for contributing to gauge. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

Copy link
Contributor

Benchmark Results

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
523c400 6% 121532 0:45.13 0
9b96118 6% 96004 0:42.09 0
62b9937 9% 106932 0:24.90 0
a1fcec4 9% 103700 0:24.49 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
523c400 33% 182012 0:32.36 0
9b96118 36% 193468 0:31.56 0
62b9937 41% 246160 0:33.10 0
a1fcec4 43% 242544 0:31.74 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
523c400 33% 63508 0:20.32 0
9b96118 25% 63568 0:16.12 0
62b9937 42% 65868 0:14.17 0
a1fcec4 38% 67688 0:15.57 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
523c400 6% 102056 0:32.84 0
9b96118 6% 120580 0:36.40 0
62b9937 10% 120752 0:23.40 0
a1fcec4 10% 119636 0:22.16 0

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
523c400 49% 186688 0:22.21 0
9b96118 41% 178280 0:29.67 0
62b9937 77% 234160 0:14.59 0
a1fcec4 75% 215212 0:14.94 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
523c400 27% 65596 0:13.36 0
9b96118 24% 63564 0:14.41 0
62b9937 36% 70008 0:09.92 0
a1fcec4 34% 67504 0:10.72 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
523c400 5% 125048 0:37.07 0
9b96118 5% 124252 0:39.01 0
62b9937 6% 119752 0:41.56 0
a1fcec4 5% 117628 0:45.21 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
523c400 51% 205508 0:32.16 0
9b96118 40% 201760 0:33.93 0
62b9937 80% 269976 0:17.24 0
a1fcec4 81% 237252 0:17.63 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
523c400 20% 65628 0:21.50 0
9b96118 20% 65668 0:27.20 0
62b9937 21% 72096 0:25.94 0
a1fcec4 21% 72116 0:25.67 0

Notes

  • The results above are generated by running against seed projects in https://github.com/getgauge/gauge-benchmark
  • These results are not persisted, but on merging to master the benchmark will be rerun.
  • These benchmark are run in Github Actions' agents, which are virtualized. Results are not to be taken as actual benchmarks.Rather, these are indicative numbers and make sense for comparison.

See Workflow log for more details.

@sriv sriv enabled auto-merge (squash) February 1, 2024 10:11
@sriv sriv merged commit b55b734 into master Feb 1, 2024
17 checks passed
@sriv sriv deleted the v1.6.0 branch February 1, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants