Performance! No double lookups in GetOrAdd, faster Enumerator etc. #81
Annotations
5 warnings
build
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/
|
build:
FastCache/FastCache.cs#L326
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose()'
|
build:
FastCache/FastCache.cs#L327
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose(bool)'
|
build:
FastCache/FastCache.cs#L326
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose()'
|
build:
FastCache/FastCache.cs#L327
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose(bool)'
|