1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Major restructuring of opfs-sahpool to improve maintainability and hopefully make it easier to reuse these pieces in the upcoming JSPI-based VFS experiment.

FossilOrigin-Name: 534481cd0c2e6f62dd0a82f25d4b78fdcc671eb70d6966693c98212a6420891c
This commit is contained in:
stephan
2023-07-19 13:31:29 +00:00
parent cd302a5e32
commit eafb4418a0
6 changed files with 489 additions and 403 deletions

View File

@ -296,7 +296,7 @@ globalThis.sqlite3InitModule = sqlite3InitModule;
roundMs(then-now),'ms');
}
logClass(['green','group-end'],
//"Group #"+this.number+":",
"#"+this.number+":",
(TestUtil.counter - assertCount),
"assertion(s) in",roundMs(runtime),"ms");
if(0 && skipped.length){