Files
rust/compiler/rustc_data_structures/src
bors f913a4fe90 Auto merge of #86619 - rylev:incr-hashing-profiling, r=wesleywiser
Profile incremental compilation hashing fingerprints

Adds profiling instrumentation for the hashing of incremental compilation fingerprints per query.

This will eventually feed into the `measureme` and `rustc-perf` infrastructure for tracking if computing hashes changes over time.

TODOs:
* [x] Address the FIXME where we are including node interning in the hash timing.
* [ ] Update measureme/summarize to handle this new data: https://github.com/rust-lang/measureme/pull/166
* [ ] ~Update rustc-perf to handle the new data from measureme~ (will be done at a later time)

r? `@ghost`

cc `@michaelwoerister`
2021-07-22 10:04:44 +00:00
..
2020-08-30 18:45:07 +03:00
2021-02-10 09:20:41 +01:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2021-04-21 22:39:08 -07:00
2021-03-27 22:16:33 -04:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-11-16 22:42:09 +01:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2021-07-07 11:14:14 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2021-06-01 20:53:04 +02:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2021-06-04 15:26:08 -04:00
2020-09-08 22:37:18 -04:00
2020-08-30 18:45:07 +03:00
2021-07-13 15:05:29 +00:00
2021-03-27 22:16:33 -04:00