|
| 1 | +(node:220282) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. |
| 2 | +(Use `node --trace-deprecation ...` to show where the warning was created) |
| 3 | + |
| 4 | + RivetKit 2.3.0-rc.4 (Engine - Serverful) |
| 5 | + - Endpoint: http://127.0.0.1:6420 (local native) |
| 6 | + - Actors: 85 |
| 7 | + |
| 8 | +SQLite cold-start benchmark |
| 9 | +endpoint=http://127.0.0.1:6420 |
| 10 | +actor_key=sqlite-cold-start-bench/sqlite-cold-start-1777443500453-7dccc418 |
| 11 | +actor_id=5fesnka97q6dw29gusapk5z3tyal00 |
| 12 | +start_local_envoy=true |
| 13 | +target=50.00 MiB row_bytes=16384 batch_rows=8 transaction_bytes=65536 |
| 14 | + |
| 15 | +reset... |
| 16 | +write random strings... |
| 17 | +hot read... |
| 18 | +sleep... |
| 19 | +wake read... |
| 20 | + |
| 21 | +Results |
| 22 | + rows: 3200 |
| 23 | + transactions: 800 |
| 24 | + bytes: 50.00 MiB |
| 25 | + insert server: 14703.7ms (insert=434.7ms, commit=14269.0ms, random_strings=71.8ms) |
| 26 | + insert e2e: 15080.7ms |
| 27 | + hot read server: 147.7ms |
| 28 | + hot read e2e: 161.7ms |
| 29 | + wake read server: 5743.7ms |
| 30 | + wake read e2e: 5884.3ms |
| 31 | + wake overhead estimate: 140.6ms |
| 32 | + hot read VFS get_pages round trips: 0 |
| 33 | + hot read VFS fetched: 0 pages / 0.00 MiB |
| 34 | + hot read VFS prefetch: 0 pages / 0.00 MiB |
| 35 | + hot read VFS cache: hits=16786 misses=0 requested=16786 |
| 36 | + hot read VFS get_pages transport: 0.0ms over 0 calls |
| 37 | + wake read actor-lifetime VFS get_pages round trips: 220 |
| 38 | + wake read actor-lifetime VFS fetched: 13717 pages / 53.58 MiB |
| 39 | + wake read actor-lifetime VFS prefetch: 13497 pages / 52.72 MiB |
| 40 | + wake read actor-lifetime VFS cache: hits=16573 misses=220 requested=16793 |
| 41 | + wake read actor-lifetime VFS get_pages transport: 5410.5ms over 220 calls |
| 42 | + wake read actor-lifetime VFS metrics include startup DB work before the read action. |
| 43 | + probe matches: hot=0 wake=0 |
0 commit comments