Hi, We have used sqlite heavily in our WinCE application. Recently, we encounter tremendously performance degrade on sqlite on some WinCE devices.
On a query "select * from SysInfo" which has only 19 records, these slow units require about 2 seconds to complete the query while other device require about 0.2 seconds. These devices use CPU of "MStart Semiconductor, Cortex-A7-MSB2531". We are not sure whether the slowness is relevant to CPU type. What should be the way to identify the cause and solution of the slowness? Best Regards, Si Jie _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users