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

Update gRPC and proto dep. #1849

Merged
merged 3 commits into from
Jan 13, 2021
Merged

Update gRPC and proto dep. #1849

merged 3 commits into from
Jan 13, 2021

Conversation

BugDiver
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2021

Benchmark Results

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
6e0d83f 179% 388428 0:21.85 0
c532320 177% 349640 0:21.11 0
c93f7af 166% 619168 0:33.39 0
238c709 181% 611256 0:35.45 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
6e0d83f 178% 394976 0:20.54 0
c532320 178% 374068 0:20.26 0
c93f7af 166% 639544 0:30.80 0
238c709 173% 629568 0:33.48 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
6e0d83f 184% 318832 0:21.98 0
c532320 184% 340820 0:20.92 0
c93f7af 158% 341744 0:31.93 0
238c709 157% 321148 0:30.21 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
6e0d83f 179% 351068 0:13.29 0
c532320 170% 343216 0:14.42 0
c93f7af 163% 341344 0:15.11 0
238c709 153% 287760 0:16.48 0

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
6e0d83f 183% 355184 0:23.08 0
c532320 183% 303728 0:22.61 0
c93f7af 153% 362648 0:37.51 0
238c709 153% 297760 0:26.42 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
6e0d83f 180% 376804 0:18.33 0
c532320 182% 355644 0:20.04 0
c93f7af 179% 558492 0:33.83 0
238c709 171% 644636 0:32.05 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
6e0d83f 185% 316576 0:20.36 0
c532320 188% 316540 0:20.17 0
c93f7af 182% 324672 0:20.33 0
238c709 172% 363700 0:22.17 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
6e0d83f 181% 397856 0:13.15 0
c532320 174% 384524 0:13.73 0
c93f7af 174% 385536 0:14.13 0
238c709 157% 400872 0:12.04 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
6e0d83f 181% 318024 0:17.65 0
c532320 181% 338348 0:18.11 0
c93f7af 147% 296200 0:30.25 0
238c709 157% 307596 0:24.46 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.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>
BugDiver added 2 commits January 13, 2021 12:38
Signed-off-by: BugDiver <vinaysh@thoughtworks.com>
Signed-off-by: BugDiver <vinaysh@thoughtworks.com>
@sriv sriv merged commit 513e0a2 into master Jan 13, 2021
@sriv sriv deleted the dep-update branch January 13, 2021 09:55
BugDiver pushed a commit that referenced this pull request Jan 13, 2021
* Update gRPC and proto dep.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

* Fix go vet issues, avoid copying lock in gauge messages.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

* Disable staticcheck to avoid deprecation failures.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
sriv pushed a commit that referenced this pull request Jan 13, 2021
* Fix step snippet generation #1840

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

* Update gRPC and proto dep. (#1849)

* Update gRPC and proto dep.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

* Fix go vet issues, avoid copying lock in gauge messages.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

* Disable staticcheck to avoid deprecation failures.

Signed-off-by: BugDiver <vinaysh@thoughtworks.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants