Skip to content

Commit

Permalink
Try to improve eviction coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-sunset committed Oct 4, 2022
1 parent db5d9b9 commit 8b815a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-releaser.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
env:
FASTCACHE_CONSIDER_GC: true
FASTCACHE_GC_THRESHOLD: 1024
FASTCACHE_PARALLEL_EVICTION_THRESHOLD: 2048
FASTCACHE_QUICKLIST_EVICTION_INTERVAL: 00:00:01
run: |
dotnet tool install -g dotnet-releaser
Expand Down

0 comments on commit 8b815a6

Please sign in to comment.