Add a test checking overhead of -finfo-table-map
We want to make sure we don't end up with poor codegen performance resulting from -finfo-table-map again as in #23103. This test adds a performance test tracking total allocations while compiling ExactPrint with -finfo-table-map.
Showing
- testsuite/tests/profiling/perf/Makefile 3 additions, 0 deletionstestsuite/tests/profiling/perf/Makefile
- testsuite/tests/profiling/perf/T23103/all.T 18 additions, 0 deletionstestsuite/tests/profiling/perf/T23103/all.T
- testsuite/tests/profiling/perf/T23103/info_table_map_perf.stderr 5 additions, 0 deletions...te/tests/profiling/perf/T23103/info_table_map_perf.stderr
Loading
Please register or sign in to comment