about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-22 10:04:44 +0000
committerbors <bors@rust-lang.org>2021-07-22 10:04:44 +0000
commitf913a4fe901d6aeb84941fa06c17916d4e6d1dd7 (patch)
treefa12a8e3b012f8ba6183240edd55fe63f0c46a1c /src/librustdoc/html/static/js
parent7c89e389d00cfc7e86ae7e1b45880da4f5f5c9f5 (diff)
parentb5bec171841ef35d9f29a58ec567c734348118d0 (diff)
downloadrust-f913a4fe901d6aeb84941fa06c17916d4e6d1dd7.tar.gz
rust-f913a4fe901d6aeb84941fa06c17916d4e6d1dd7.zip
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`
Diffstat (limited to 'src/librustdoc/html/static/js')
0 files changed, 0 insertions, 0 deletions