-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: bitfaster/BitFaster.Caching
base: 1352584
head repository: bitfaster/BitFaster.Caching
compare: 532db75
- 16 commits
- 28 files changed
- 2 contributors
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbb6d7b - Browse repository at this point
Copy the full SHA dbb6d7bView commit details
Commits on Nov 7, 2023
-
Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#451)
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.10. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.10) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7bade28 - Browse repository at this point
Copy the full SHA 7bade28View commit details -
Bump ConsoleTables from 2.5.0 to 2.6.1 (#445)
Bumps [ConsoleTables](https://github.com/khalidabuhakmeh/ConsoleTables) from 2.5.0 to 2.6.1. - [Release notes](https://github.com/khalidabuhakmeh/ConsoleTables/releases) - [Commits](khalidabuhakmeh/ConsoleTables@2.5.0...2.6.1) --- updated-dependencies: - dependency-name: ConsoleTables dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b20d1b9 - Browse repository at this point
Copy the full SHA b20d1b9View commit details -
Bump xunit from 2.5.2 to 2.6.1 (#449)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.2 to 2.6.1. - [Commits](xunit/xunit@2.5.2...2.6.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1af09c0 - Browse repository at this point
Copy the full SHA 1af09c0View commit details -
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.9 to 0.13.10 (#450)
Bumps [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.10. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.10) --- updated-dependencies: - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5275b07 - Browse repository at this point
Copy the full SHA 5275b07View commit details -
Fix LRU clear when warm/hot items are touched (#453)
* Fix LRU clear when warm/hot items are touched * add trim test * special case * cleanup ---------
Configuration menu - View commit details
-
Copy full SHA for 175e9d5 - Browse repository at this point
Copy the full SHA 175e9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a781c - Browse repository at this point
Copy the full SHA d3a781cView commit details
Commits on Nov 8, 2023
-
* test * simplify+inline * rem del * inline iter * match caffeine * afterwrite ---------
Configuration menu - View commit details
-
Copy full SHA for a99aa78 - Browse repository at this point
Copy the full SHA a99aa78View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bebba07 - Browse repository at this point
Copy the full SHA bebba07View commit details -
Revise LRU eviction logic (#456)
Simplify eviction logic, remove redundant volatile reads.
Configuration menu - View commit details
-
Copy full SHA for 8ac5f56 - Browse repository at this point
Copy the full SHA 8ac5f56View commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b027a68 - Browse repository at this point
Copy the full SHA b027a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5e246 - Browse repository at this point
Copy the full SHA 8b5e246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc75e9 - Browse repository at this point
Copy the full SHA 0bc75e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0588062 - Browse repository at this point
Copy the full SHA 0588062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23778c2 - Browse repository at this point
Copy the full SHA 23778c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532db75 - Browse repository at this point
Copy the full SHA 532db75View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1352584...532db75