| Issue |
173032
|
| Summary |
[libc++] Clean up the benchmark suite
|
| Labels |
libc++,
performance
|
| Assignees |
philnik777
|
| Reporter |
ldionne
|
The benchmark suite currently contains a lot of benchmarks which are not sustainable to run on a regular basis, or that provide questionable value. Before we start uploading to lnt.llvm.org on a regular basis, we need to clean them up:
- Clean up the variant benchmarks
- Clean up the heap benchmarks
- Remove the `->Arg(32)` case for most (all?) benchmarks
- Look for all the places where we specify `->Range` and consider using explicit sizes instead
- Run the whole benchmark suite and check which benchmarks are slowest
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs