by uyugezer (Posted Sat, 02 Feb 2013 05:10:17 GMT)
My guess is that this test is done on a single SQLite database and not 5000 in different directories, against 1 MySQL database.
Read Main Topic
zforgetaboutit wrote:uyugezer wrote:... It takes a lot of time to search all of the newsgroups and at each update the computer starts to lag a bit, even when I got a good setup....
During an update how many connections do you have? Each will access the disk simultaneously.
What are your (hosting Newsbin) disk specs?
An opinion of SqlLite vs. some Mysql engines: http://we-love-php.blogspot.ca/2012/08/mass-inserts-updates-sqlite-vs-mysql.html
My guess is that this test is done on a single SQLite database and not 5000 in different directories, against 1 MySQL database.
Read Main Topic