• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Limits of the database
#2
MobileSheetsPro uses a SQLite database, so the only real limit is the amount of space available on the device (and you would have to add a ridiculous number of songs for the file to become large). There is no limit on the amount of songs, as long as you have enough hard drive space. I try to read out only critical data at startup and then read other data when songs are loaded, as this lowers the memory usage and reduces the load time. I will mention that there is a slightly longer delay at startup as more songs are added, as more entries will have to be read out of the database. I've loaded a library with well over 5000 songs with only a second delay at startup, so I think you would have to have an extremely large library for this to be noticeable.

Mike
Reply


Messages In This Thread
Limits of the database - by BRX - 04-28-2016, 03:23 AM
RE: Limits of the database - by Zubersoft - 05-04-2016, 01:18 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.