Stefan Aeschbacher

Results 2 issues of Stefan Aeschbacher

Hi, would it be possible to add an option "TimePrecision" analog to "FloatPrecision" which would permit to Truncate the times before comparison. Reason: I use deep.Equal to test my Database...

Hi While doing some tests on performance with pdf-text-extraction, I noticed the frequent use of std::list in PDF-Writer. I tried to replace them with std::vector and got a speedup of...