Performance! No double lookups in GetOrAdd, faster Enumerator etc. #81
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FastCache/FastCache.cs#L326
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose()'
|
FastCache/FastCache.cs#L327
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose(bool)'
|
FastCache/FastCache.cs#L326
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose()'
|
FastCache/FastCache.cs#L327
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose(bool)'
|
The logs for this run have expired and are no longer available.
Loading