View Single Post
Old 01-12-2024, 09:15 PM   #578
bigwoof
Connoisseur
bigwoof began at the beginning.
 
Posts: 88
Karma: 18
Join Date: Jun 2020
Device: Boox Note Air3, don't use my kindle anymore
Quote:
Originally Posted by Ruskie_it View Post
You got it, according to OP answer... yet I was extremely puzzled: it never takes more than 3-4 seconds in my PW5... Sure I don't have 4k books, but I have almost a thousand...
what firmware are you on? on 5.16.2.1.1 (what I'm using on my paperwhite 32G PW5), the reading of the json collection file takes about 20-30 minutes and about 60-90 minutes for the SQL

the sql commands are sent as a POST message and then the code just waits for a long time before the post request returns. on the other side change.lua reads the post and issues a valid sql commit request. which takes a long time... not sure how to make this faster.

The kindle just seems quite slow in general.. but yes this is really slow..

Last edited by bigwoof; 01-13-2024 at 05:21 AM.
bigwoof is offline   Reply With Quote