home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
SQLiteDatabase Plugin for MP2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="MJGraf" data-source="post: 1036193" data-attributes="member: 17886"><p>So to have a starting point - these are the current results with the ReadTest protocol as explained above:</p><p></p><p><strong>locking_mode=Exclusive / Shared Cache / Page Size 4KB / Discarded the respective first result</strong></p><p>ReadTimes:</p><p>ReadTest 1: 11810ms, 11966ms (<strong>23776ms</strong>)</p><p>ReadTest 2: 230ms, 202ms (<strong>432ms</strong>)</p><p>ReadTest 3: 6.1ms, 6.9ms (<strong>13.0ms</strong>)</p><p>ReadTest 4: 46.7ms, 33.5ms (<strong>80.2ms</strong>)</p><p></p><p>The fact that ReadTest 2 is now much quicker than in all the tests before is that in the previous test protocol I did a restart of MP2 Server between ReadTest 1 and ReadTest 2. ReadTest 1 is a VERY heavy query, which already brings a lot of data into the SQLite cache. ReadTest 2 can apparently take advantage of this data in the cache. When I restart MP2 Server between ReadTest 1 and ReadTest 2, the results of ReadTest 2 are back to about 10-12ms (when discarding the first test result). So this is explainable and reproducible and I'll take these results now as a new starting point.</p></blockquote><p></p>
[QUOTE="MJGraf, post: 1036193, member: 17886"] So to have a starting point - these are the current results with the ReadTest protocol as explained above: [B]locking_mode=Exclusive / Shared Cache / Page Size 4KB / Discarded the respective first result[/B] ReadTimes: ReadTest 1: 11810ms, 11966ms ([B]23776ms[/B]) ReadTest 2: 230ms, 202ms ([B]432ms[/B]) ReadTest 3: 6.1ms, 6.9ms ([B]13.0ms[/B]) ReadTest 4: 46.7ms, 33.5ms ([B]80.2ms[/B]) The fact that ReadTest 2 is now much quicker than in all the tests before is that in the previous test protocol I did a restart of MP2 Server between ReadTest 1 and ReadTest 2. ReadTest 1 is a VERY heavy query, which already brings a lot of data into the SQLite cache. ReadTest 2 can apparently take advantage of this data in the cache. When I restart MP2 Server between ReadTest 1 and ReadTest 2, the results of ReadTest 2 are back to about 10-12ms (when discarding the first test result). So this is explainable and reproducible and I'll take these results now as a new starting point. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
SQLiteDatabase Plugin for MP2
Contact us
RSS
Top
Bottom