Skip to content

Experimental Windows arm64 build#2591

Draft
chadlwilson wants to merge 2 commits intogetgauge:masterfrom
chadlwilson:windows-arm64
Draft

Experimental Windows arm64 build#2591
chadlwilson wants to merge 2 commits intogetgauge:masterfrom
chadlwilson:windows-arm64

Conversation

@chadlwilson
Copy link
Copy Markdown
Contributor

@chadlwilson chadlwilson commented Aug 14, 2024

Experiment with building for arm64 Windows

@getgauge getgauge deleted a comment from github-actions bot Oct 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 2, 2025

Benchmark Results

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
bc05ae1 32% 65608 0:11.87 0
7d3f2cf 30% 65828 0:12.41 0
7ea39af 33% 65788 0:11.42 0
be3e839 29% 65280 0:11.39 0

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
bc05ae1 58% 206016 0:18.52 0
7d3f2cf 43% 180196 0:23.88 0
7ea39af 49% 179592 0:21.12 0
be3e839 58% 171472 0:19.62 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
bc05ae1 45% 62876 0:14.33 0
7d3f2cf 43% 65616 0:14.85 0
7ea39af 35% 65676 0:17.82 0
be3e839 47% 65924 0:13.72 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
bc05ae1 9% 124120 0:24.78 0
7d3f2cf 182% 580952 0:28.28 0
7ea39af 201% 542636 0:26.00 0
be3e839 205% 554496 0:23.85 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
bc05ae1 19% 67884 0:30.30 0
7d3f2cf 20% 67500 0:26.37 0
7ea39af 22% 65696 0:25.71 0
be3e839 22% 67676 0:24.21 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
bc05ae1 78% 221940 0:17.37 0
7d3f2cf 48% 179544 0:27.44 0
7ea39af 56% 178952 0:23.65 0
be3e839 68% 178192 0:20.67 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
bc05ae1 5% 115312 0:43.77 0
7d3f2cf 115% 557904 0:44.08 0
7ea39af 121% 570576 0:45.08 0
be3e839 135% 532924 0:38.25 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
bc05ae1 9% 106956 0:27.26 0
7d3f2cf 180% 559464 0:29.04 0
7ea39af 196% 564388 0:28.20 0
be3e839 197% 581572 0:26.53 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
bc05ae1 34% 194564 0:36.99 0
7d3f2cf 29% 181836 0:46.20 0
7ea39af 31% 179088 0:38.72 0
be3e839 36% 167628 0:33.92 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: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
Signed-off-by: Chad Wilson <29788154+chadlwilson@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.

1 participant