diff options
| author | bors <bors@rust-lang.org> | 2024-01-12 03:04:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-12 03:04:45 +0000 |
| commit | 6029085a6f7b2a15a43f83bcea730d9786d7d5a1 (patch) | |
| tree | 82b514c6df35b7cd24f487d139fd9ae887d7da9d /compiler/rustc_interface/src/errors.rs | |
| parent | 62d7ed4a6775c4490e493093ca98ef7c215b835b (diff) | |
| parent | c65c35b3ef15f474ae8067910c27eca3eb67dd76 (diff) | |
| download | rust-6029085a6f7b2a15a43f83bcea730d9786d7d5a1.tar.gz rust-6029085a6f7b2a15a43f83bcea730d9786d7d5a1.zip | |
Auto merge of #119430 - NCGThompson:int-pow-bench, r=cuviper
Add Benchmarks for int_pow Methods. There is quite a bit of room for improvement in performance of the `int_pow` family of methods. I added benchmarks for those functions. In particular, there are benchmarks for small compile-time bases to measure the effect of #114390. ~~I added a lot (245), but all but 22 of them are marked with `#[ignore]`. There are a lot of macros, and I would appreciate feedback on how to simplify them.~~ ~~To run benches relevant to #114390, use `./x bench core --stage 1 -- pow_base_const --include-ignored`.~~
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
