Delyan Angelov
|
2c7b42030a
|
ci: improve the alignment of the results of file size comparisons in compare_pr_to_master.v
|
2025-08-01 16:23:19 +03:00 |
|
Delyan Angelov
|
019fc8e7c8
|
ci: compare the sizes of small programs like hello_world.v, but generated with -cc gcc too
|
2025-08-01 16:09:02 +03:00 |
|
Delyan Angelov
|
e7bf4f2475
|
ci: make sure to always compare with the latest commit on the main V repo's master branch, when running .github/workflows/compare_pr_to_master.v
|
2025-08-01 16:02:14 +03:00 |
|
Delyan Angelov
|
e234a2d37e
|
tools: make compare_pr_to_master.v use /opt/homebrew/bin/gtime on macos, and a pure V fallback, not just for windows
|
2024-11-17 09:05:42 +02:00 |
|
Delyan Angelov
|
b4fd5d331f
|
tools: fix compilation of hw with vnew -> vold, in compare_pr_to_master.v
|
2024-11-17 08:57:29 +02:00 |
|
Delyan Angelov
|
e433d7c832
|
tools: improve output of compare_pr_to_master.v
|
2024-11-11 12:50:06 +02:00 |
|
Delyan Angelov
|
f3b1674ed9
|
tools: improve the diagnostic output of compare_pr_to_master.v
|
2024-11-07 20:57:55 +02:00 |
|
Delyan Angelov
|
97c6cd09f3
|
tools: show more details in compare_pr_to_master.v
|
2024-10-23 18:28:27 +03:00 |
|
Delyan Angelov
|
2499d26261
|
tools: discard the top 7 results for each 10 runs, from v repeat runs, done by compare_pr_to_master.v, to reduce σ on machines with more varied load
|
2024-10-21 17:56:04 +03:00 |
|
Delyan Angelov
|
1cf38ed501
|
tools: allow for fast exiting in compare_pr_to_master.v through Ctrl-C (or any failed command)
|
2024-10-20 17:11:51 +03:00 |
|
Delyan Angelov
|
ce63593800
|
tools: cleanup after running compare_pr_to_master.v
|
2024-10-20 17:10:16 +03:00 |
|
Felipe Pena
|
67f2e9331d
|
v: fix aliased type checking, add error for passing aliased int values to fns that accept u8 (fix #18278) (#22572)
|
2024-10-20 02:20:42 +03:00 |
|
Delyan Angelov
|
947da2b811
|
ci: add .github/workflows/compare_pr_to_master.v
|
2024-10-15 20:51:19 +03:00 |
|