Menu

#4 PGNLoader reads game files far too slow

closed
BookMake (2)
5
2003-05-28
2003-03-20
Mike Maxim
No

PGNLoader read_game() function uses the unbuffered
read_line() call which needs to be phased out.

Discussion

  • Mike Maxim

    Mike Maxim - 2003-05-28
    • status: open --> closed
     
  • Mike Maxim

    Mike Maxim - 2003-05-28

    Logged In: YES
    user_id=128504

    Fixed by implementing the BufferedReader module, reading is
    now much faster.

     

Log in to post a comment.

MongoDB Logo MongoDB