Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Btrieve cache to a bounded LRU cache #329

Merged
merged 13 commits into from
Dec 17, 2020
Merged

Change Btrieve cache to a bounded LRU cache #329

merged 13 commits into from
Dec 17, 2020

Conversation

paladine
Copy link
Collaborator

Should be ready for review. @tuday2 maybe you can get get some metrics on memory comparisons with your large config?

@tuday2
Copy link
Collaborator

tuday2 commented Dec 15, 2020

31 modules -- everything seems to be working fine

Before
image

After
image

@paladine paladine marked this pull request as draft December 15, 2020 22:36
MBBSEmu/Configuration.cs Outdated Show resolved Hide resolved
@paladine paladine marked this pull request as ready for review December 16, 2020 18:42
@paladine paladine requested a review from tuday2 December 16, 2020 18:42
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
MBBSEmu/Util/LRUCache.cs Outdated Show resolved Hide resolved
@enusbaum enusbaum merged commit 6b16092 into master Dec 17, 2020
@paladine paladine deleted the cache branch December 28, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants