Re: [jgit-dev] insertUnpackedObject() perf regression: j.nio.file.Files.exists() 15x slower than j.io.File.exists() |
I think a micro benchmark just looking at the relative performance of Files.exists vs File.exist should not require a 1.2G reference data and a ramdisk to execute.