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

Increase lint timeout #2418

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Increase lint timeout #2418

merged 1 commit into from
Oct 24, 2023

Conversation

zabil
Copy link
Member

@zabil zabil commented Oct 24, 2023

Signed-off-by: Zabil Cheriya Maliackal <zabilcm@gmail.com>
@github-actions
Copy link
Contributor

Benchmark Results

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
e7c5dc7 26% 66300 0:12.22 0
cbb087a 26% 63600 0:12.15 0
30a0c23 26% 64196 0:20.23 0
7654c33 20% 63524 0:15.51 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
e7c5dc7 37% 206568 0:42.16 0
cbb087a 37% 199396 0:30.74 0
30a0c23 35% 193528 0:31.80 0
7654c33 39% 189396 0:38.34 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
e7c5dc7 50% 209008 0:24.03 0
cbb087a 41% 201340 0:28.75 0
30a0c23 46% 186872 0:33.25 0
7654c33 49% 198016 0:22.89 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
e7c5dc7 6% 119700 0:31.42 0
cbb087a 6% 124600 0:29.64 0
30a0c23 6% 121232 0:30.46 0
7654c33 7% 101088 0:40.81 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
e7c5dc7 20% 67916 0:23.75 0
cbb087a 20% 65780 0:23.02 0
30a0c23 23% 66796 0:23.61 0
7654c33 24% 67684 0:26.51 0

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
e7c5dc7 42% 203644 0:23.39 0
cbb087a 45% 194884 0:22.46 0
30a0c23 46% 198360 0:21.18 0
7654c33 38% 183608 0:25.46 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
e7c5dc7 5% 121060 0:36.79 0
cbb087a 5% 119308 0:48.68 0
30a0c23 5% 123460 0:42.99 0
7654c33 5% 125180 0:35.75 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
e7c5dc7 6% 120660 0:34.02 0
cbb087a 6% 94368 0:36.67 0
30a0c23 6% 123340 0:35.22 0
7654c33 6% 124820 0:31.08 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
e7c5dc7 26% 65580 0:18.79 0
cbb087a 28% 65620 0:14.39 0
30a0c23 30% 65536 0:20.64 0
7654c33 28% 65932 0:15.79 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.

@zabil zabil merged commit e555de5 into master Oct 24, 2023
28 checks passed
@zabil zabil deleted the increaselinttimeout branch October 24, 2023 12:37
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.

1 participant