Commit Graph
203 Commits
Author SHA1 Message Date
udo 72fd0dd53a Pre-instantiate WASM core workers 2026-07-18 01:58:01 +00:00
root f89e33e241 Frame brokered HTTP responses once 2026-07-18 01:33:57 +00:00
udo 6e4ef8ed7a Reuse core host definitions across requests 2026-07-18 00:55:29 +00:00
udo 1ebf94b135 Prove pooled workspace request isolation 2026-07-17 23:53:46 +00:00
udo 497a5e89d2 Reuse Wasmtime instance allocation slots 2026-07-17 23:48:31 +00:00
udo da7c607091 Treat absent source generation as uninitialized 2026-07-17 23:28:10 +00:00
udo e176ff09d9 Invalidate component freshness by source generation 2026-07-17 23:14:42 +00:00
udo 075ce0bc07 Pass normalized component paths to freshness checks 2026-07-17 23:00:17 +00:00
udo 1c78ea4f22 Avoid repeated realpath graph traversal 2026-07-17 22:59:42 +00:00
udo 37b03eb4d5 Resolve compiler source paths through file descriptors 2026-07-17 22:51:46 +00:00
udo 914cf17f23 Skip canonicalization for recent source entries 2026-07-17 22:06:17 +00:00
udo 9beec0dd03 Memoize read-only source graph stats 2026-07-17 22:00:37 +00:00
udo 7e0b8337ab Prioritize stale dynamic components 2026-07-17 21:02:35 +00:00
udo 2dd23766e0 Recover after transient dependency compile failures 2026-07-17 19:59:39 +00:00
udo c28b446541 Profile complete Wasm request timing 2026-07-17 19:11:05 +00:00
root 556bb06f81 Profile entry and component materialization 2026-07-17 18:28:49 +00:00
root 3e423f49dd Expose MySQL connection state 2026-07-17 18:05:04 +00:00
udo da04af1cbf Export math functions to Wasm components 2026-07-17 14:52:34 +00:00
udo 88c637f5a4 Preserve MySQL connection failures across queries 2026-07-17 13:52:08 +00:00
udo dbb8ae2c4b Support nested Markdown heading levels 2026-07-17 05:27:00 +00:00
udo 8dbff881a1 Profile request thread runtime on demand 2026-07-17 03:05:37 +00:00
root 5a5450caa8 Keep hostcall CPU profiling off hot paths 2026-07-17 02:35:03 +00:00
root c15fdc3346 Make hostcall CPU profiling configurable 2026-07-17 02:22:56 +00:00
root c9f43d8279 Separate UCE builds from service startup 2026-07-17 02:11:13 +00:00
root b0d475e777 Wait for UCE service readiness 2026-07-17 02:09:16 +00:00
root 672e5b66ef Profile hostcall thread CPU 2026-07-17 02:09:16 +00:00
root 1ad05475e8 Require live HTTP security probes 2026-07-17 01:41:33 +00:00
root aeab8df208 Attribute per-unit load phases accurately 2026-07-17 01:41:33 +00:00
root 51cbb19f7d Profile workspace CPU phases 2026-07-17 01:12:55 +00:00
root 0e43a89636 Document persistent MySQL worker pooling 2026-07-17 00:59:10 +00:00
udo 96e5813a0b Profile workspace thread CPU time 2026-07-17 00:45:46 +00:00
udo 03ffeeb0da Parse common UTC timestamps in process 2026-07-17 00:15:43 +00:00
udo 7789385ef5 Profile bounded hostcall operations 2026-07-17 00:01:19 +00:00
root e9644c717f Avoid rebuilding byte-identical source graphs 2026-07-16 23:27:51 +00:00
udo 8dd307d316 Precompile native modules off request path 2026-07-16 22:51:16 +00:00
udo a247c2b520 Expose per-unit module request profiles 2026-07-16 22:32:30 +00:00
udo b4f652b5a5 Preserve socket runtime directory 2026-07-16 22:03:54 +00:00
udo caffb3f404 Keep FastCGI available during restarts 2026-07-16 22:00:08 +00:00
udo 93c701c6c7 Store serialized core in runtime cache 2026-07-16 21:10:09 +00:00
udo ee2177f4b4 Prewarm wasm workers before accepting requests 2026-07-16 21:00:46 +00:00
udo 83c05111a9 Profile FastCGI transport phases 2026-07-16 20:49:13 +00:00
udo bbfbd63b53 Skip wasm bodies on serialized module hits 2026-07-16 20:31:25 +00:00
udo 11025ab8b3 Profile cold unit module loading 2026-07-16 19:57:40 +00:00
udo 91074ccec9 Remove neutral unit global type cache 2026-07-16 19:31:06 +00:00
udo 8737f2747e Reuse unit global types per worker 2026-07-16 19:27:24 +00:00
udo 8ea1fed38b Document cached unit import metadata 2026-07-16 19:09:11 +00:00
udo 9b95d00709 Cache unit import metadata 2026-07-16 19:01:05 +00:00
udo 9c15d6d85d Profile unit symbol resolution cost 2026-07-16 18:30:11 +00:00
udo ab3e4dac2e Remove slower unit symbol cache 2026-07-16 18:18:39 +00:00
udo ea89e3bb6d Cache resolved unit symbols per request 2026-07-16 18:14:23 +00:00