This page is for batch-running extracts from the output
of speedtest1 --script, as well as other standalone SQL
scripts.
ACHTUNG: this file requires a generated input list
file. Run "make batch" from this directory to generate it.
WARNING: if the WASMFS/OPFS layer crashes, this page may
become completely unresponsive and need to be closed and reloaded to recover.
WARNING: WebSQL's limited API requires that
this app split up SQL batches into separate statements for execution. That will
only work so long as semicolon characters are only used to terminate
SQL statements, and not used within string literals or the like.