-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include timeSaved metric when skipping cache check #4952
Include timeSaved metric when skipping cache check #4952
Commits on May 19, 2023
-
refactor: Change Itemstatus signature to include TimeSaved metric
Mehul Kar authored and Mehul Kar committedMay 19, 2023 Configuration menu - View commit details
-
Copy full SHA for f9f3e16 - Browse repository at this point
Copy the full SHA f9f3e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c05e0 - Browse repository at this point
Copy the full SHA 57c05e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a4a6d - Browse repository at this point
Copy the full SHA 01a4a6dView commit details -
Fix how Exists() works to make clear that its not composite, but firs…
…t one wins
Mehul Kar authored and Mehul Kar committedMay 19, 2023 Configuration menu - View commit details
-
Copy full SHA for c39306c - Browse repository at this point
Copy the full SHA c39306cView commit details
Commits on May 20, 2023
-
Exit the loop early on a cache hit, since we're propaging a cache hit…
… to other caches
Mehul Kar authored and Mehul Kar committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b1dd3bc - Browse repository at this point
Copy the full SHA b1dd3bcView commit details -
Check for a cahce hit after handling errors
Mehul Kar authored and Mehul Kar committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 73674e8 - Browse repository at this point
Copy the full SHA 73674e8View commit details -
extract duration extracter function instead of just a const
Mehul Kar authored and Mehul Kar committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 92bb2a4 - Browse repository at this point
Copy the full SHA 92bb2a4View commit details -
Mehul Kar authored and Mehul Kar committed
May 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 405bbbf - Browse repository at this point
Copy the full SHA 405bbbfView commit details -
Mehul Kar authored and Mehul Kar committed
May 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a45008 - Browse repository at this point
Copy the full SHA 5a45008View commit details
Commits on May 23, 2023
-
Update cli/internal/runcache/runcache.go
Co-authored-by: Nicholas Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b08e291 - Browse repository at this point
Copy the full SHA b08e291View commit details -
Use const for cache source noop
Mehul Kar authored and Mehul Kar committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for a798459 - Browse repository at this point
Copy the full SHA a798459View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 320a368 - Browse repository at this point
Copy the full SHA 320a368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46fc3f4 - Browse repository at this point
Copy the full SHA 46fc3f4View commit details
Commits on May 27, 2023
-
Store and retrieve timeSaved value from daemon (#5101)
Co-authored-by: Chris Olszewski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f1b9fd - Browse repository at this point
Copy the full SHA 2f1b9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d94af44 - Browse repository at this point
Copy the full SHA d94af44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea8c8a - Browse repository at this point
Copy the full SHA 8ea8c8aView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea267a6 - Browse repository at this point
Copy the full SHA ea267a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55105bc - Browse repository at this point
Copy the full SHA 55105bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32296b8 - Browse repository at this point
Copy the full SHA 32296b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc4f12 - Browse repository at this point
Copy the full SHA 5bc4f12View commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5e8183 - Browse repository at this point
Copy the full SHA f5e8183View commit details -
Configuration menu - View commit details
-
Copy full SHA for e96c3bb - Browse repository at this point
Copy the full SHA e96c3bbView commit details