Dieter Baron

Results 42 comments of Dieter Baron

We've moved the call to `localtime()` from `zip_open()` to `zip_stat()`. Do you stat each file 3 times? That would explain the extra syscalls.

We now cache the conversion results. We're confident this will fix the performance regression, but would appreciate if you could confirm it.