py-pdf / benchmarks

Benchmarking PDF libraries
BSD 3-Clause "New" or "Revised" License
227 stars 11 forks source link

Suggestion: Multithreading Performance Comparison #15

Open cyy-2024 opened 1 month ago

cyy-2024 commented 1 month ago

I believe adding a multithreading performance comparison to the benchmark would be beneficial. It could provide valuable insights into how different PDF libraries handle concurrent tasks, especially in a multithreaded environment, helping users choose the right tool for high-performance requirements. I hope this suggestion could bring some inspiration to the project. Thank you for considering it! As someone who is just starting out, I'm eager to learn more from this experience.