[Progress Communities] [Progress OpenEdge ABL] Forum Post: PUT-KEY-VALUE is sloooooooow

  • Thread starter Thread starter Patrick Tingen
  • Start date Start date
Status
Not open for further replies.
P

Patrick Tingen

Guest
In my DataDigger I save a lot of info into an INI file. In some cases, depending on what the user does, this might add up to hundreds or even thousands of writes in a very short time. Although, 'very short time' is what I wished it would do. I already catch all INI write actions, save them into a TT and write them only to disk once every so many seconds, but my observation is that I can write about 60 settings per second using PUT-KEY-VALUE. If you have to write hundreds or even more, this will severely affect the user experience, so are there any options to speed it up?

Continue reading...
 
Status
Not open for further replies.
Back
Top