bitfaster / BitFaster.Caching

High performance, thread-safe in-memory caching primitives for .NET
MIT License
466 stars 28 forks source link

Baseline throughput tests #610

Open bitfaster opened 3 months ago

bitfaster commented 3 months ago

Make this scriptable, so that an unattended machine can:

Compare.bat will then generate charts compare each algorithm for each cache size, similar to https://github.com/bitfaster/BitFaster.Caching/pull/271.

It would also be useful to have a flags enum to control which caches to test, e.g. run this only for LFU.

coveralls commented 3 months ago

Coverage Status

coverage: 99.209%. remained the same when pulling 8d33da684dcf1c2e29f3df4b547bd9dfe97d0c60 on users/alexpeck/tbase into 275b9b072c0218e20f549b769cd183df1374e2ee on main.

coveralls commented 3 months ago

Coverage Status

coverage: 99.209%. remained the same when pulling 8d33da684dcf1c2e29f3df4b547bd9dfe97d0c60 on users/alexpeck/tbase into 275b9b072c0218e20f549b769cd183df1374e2ee on main.