Skip to content

Commit

Permalink
Make code size calculation for MIR more clear.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmakarov committed May 17, 2024
1 parent 2efadae commit 477d820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ The executable is "configurable" with environment variables:

[2] is based on the best wall time of 10 runs with used MIR-generator optimization level 2

[3] is based on stripped sizes of cc1 for GCC and MIR core and interpreter or generator for MIR
[3] is based on stripped sizes of cc1 for GCC and C2MIR, MIR core, interpreter, and generator for MIR

[4] is based on all source files excluding tests

Expand Down

0 comments on commit 477d820

Please sign in to comment.