]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimize sqlite3.oo1.DB.exec() for the rowMode='object' case to avoid converting...
authorstephan <stephan@noemail.net>
Thu, 4 Apr 2024 22:53:09 +0000 (22:53 +0000)
committerstephan <stephan@noemail.net>
Thu, 4 Apr 2024 22:53:09 +0000 (22:53 +0000)
commit7fd9b53308d8bea8a8851fb71e6dbe0db4a73775
tree2da4133f06160e5c4a36aed5bfdcb8bdd2b1fed5
parentf895173c5f38202677f323462a7f840825244fdf
Optimize sqlite3.oo1.DB.exec() for the rowMode='object' case to avoid converting the object property keys (column names) from native code to JS for each row. This speeds up large data sets considerably and addresses the report in [forum:3632183d2470617d|forum post 3632183d2470617d].

FossilOrigin-Name: 8b41ef8690001eb299f5b7182c28f5318333bff5b505e1d59d6e6f4556b1c759
ext/wasm/api/sqlite3-api-oo1.js
manifest
manifest.uuid