What steps will reproduce the problem?
1.
Create an ini file with a large number of entries (e.g. 10,000)
2.
Use a key iterate function to read all key value pairs
3.
Observe very poor performance
What is the expected output?
You should be able to read 10,000 key value pairs in a few milliseconds.
What do you see instead?
As written it would take several seconds.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by vassili....@gmail.com on 10 Jul 2011 at 5:31
Original issue reported on code.google.com by
vassili....@gmail.com
on 10 Jul 2011 at 5:31