Skip to content
New issue

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

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

Already on GitHub? # to your account

Add option to *not* resize the object cache #24

Open
jamadden opened this issue Jan 5, 2017 · 0 comments
Open

Add option to *not* resize the object cache #24

jamadden opened this issue Jan 5, 2017 · 0 comments

Comments

@jamadden
Copy link
Member

jamadden commented Jan 5, 2017

Currently, the read tests always maximizes the object cache to a value larger than the total number of objects, ignoring the value specified in the database configuration. This ensures that we're using the storage in a predictable way, but it masks the effect of differing object cache sizes.

Especially after #23, it may be very useful to be able to test and compare different object cache sizes for a given workload.

It may also be useful to test and compare different object cache sizes when the object cache implementation itself is being changed (cf. zopefoundation/persistent#45).

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant