Closed ezyang closed 4 years ago
Performance of the best-build-match
API endpoint has been improved:
Version | Time |
---|---|
Original | 17.5 sec |
After 397efa1eccfcc8fc6f4a7fde4a353db0b35063bb | 7.6 sec |
After d97c6acc890fbc8039690ef28d87d9ee12cfb4d0 | 4.7 sec |
However, given that the commit builds query was reduced to 1.9 sec, there should be even more room for improvement here.
As of da1732a, the commit page and build page load in 1 second or less.
https://dr.pytorch.org/build-details.html?build_id=11847231 took several seconds to load. This should be instantaneous.