El diumenge, 18 de febrer de 2018, a les 16:55:37 CET, Adam Reichold va escriure: > Hello, > > the attached patch replaced Poppler's internal hash table implementation > GooHash by std::unordered_map found in the C++ standard library since > C++11. This continues Poppler's slow drift towards standard library > containers and removes one of the home-grown data structures with the > main goals of reducing code size and improving the long term > maintainability of the code base.
Do you have any benchmarks on "rendering" speed and code size? Cheers, Albert > > Best regards, Adam. _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
