Disservin / chess-library

C++ chess library
https://disservin.github.io/chess-library/
MIT License
73 stars 21 forks source link

perf: faster pgn parser #59

Closed Disservin closed 8 months ago

Disservin commented 8 months ago

Test file: lichess_db_standard_rated_2017-03.pgn (12.0 GB)

Patch:

MB/s: 439.991
27.171

Master:

MB/s: 241.837
49.434