aboutsummaryrefslogtreecommitdiff
path: root/jimfs-benchmarks
AgeCommit message (Expand)Author
2013-10-04Add a benchmark for FileSystem creation.Colin Decker
2013-10-03Remove ArrayByteStore and DirectByteStore.Colin Decker
2013-10-03Remove argument precondition checking from ByteStore methods; channel and str...Colin Decker
2013-09-25Bump version to 0.8-SNAPSHOT; fix benchmarks build.Colin Decker
2013-09-25Completely overhaul configuration API.Colin Decker
2013-09-25Add a max cache option to Disk, allowing an upper bound on unused memory the ...Colin Decker
2013-09-25Add more benchmarks using the Files API.Colin Decker
2013-09-24Separate internal benchmarks from benchmarks using the API from misc informat...Colin Decker
2013-09-24More benchmark work.Colin Decker
2013-09-23More benchmark work.Colin Decker
2013-09-23Add DirectDisk, DirectByteStore and more benchmarks. Rename PrivateArrayDisk ...Colin Decker
2013-09-22More benchmarking stuff.Colin Decker
2013-09-21Add a benchmark that attempts to time writing to different byte store impls.Colin Decker
2013-09-21Change to a multi-module Maven project.Colin Decker