getsentry / zeus

WIP: A dashboard for CI
https://zeus.ci
Apache License 2.0
206 stars 23 forks source link

feat: Increase LRU cache size for revisions to 100k items #328

Closed dcramer closed 4 years ago

dcramer commented 4 years ago

Some basic tests suggest this will add anywhere from 10mb to 90mb per process, but can save us a very large amount of processing time if there are a larger number of repositories causing evictions.

dcramer commented 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded