Commit Graph
93 Commits
Author SHA1 Message Date
udo 68b73343a2 Isolate CLI workers and module serialization 2026-07-21 03:25:51 +00:00
root 10e6565037 Read complete bounded Memcached responses 2026-07-20 23:24:57 +00:00
root 80eaf0b69b Retire idle persistent MySQL connections 2026-07-20 13:00:29 +00:00
root 93cbc83b82 Expose dynamic compile failures 2026-07-19 23:15:39 +00:00
udo 881dba078a Bound Wasm artifact metadata loading 2026-07-19 15:43:52 +00:00
udo 15fdfe725d Buffer Wasm metadata reads 2026-07-19 06:43:19 +00:00
udo ccbe945d62 Handle foreign-owned compile artifacts 2026-07-19 05:20:08 +00:00
udo 4f010d37a0 Cache positive entry freshness checks 2026-07-19 04:24:45 +00:00
udo d95fb38183 Bound request-time Wasm compilation 2026-07-19 03:02:15 +00:00
udo a7576f3db7 Enforce absolute Wasm invocation deadlines 2026-07-19 00:44:18 +00:00
udo 1952c7d762 Stage ABI-scoped unit generations 2026-07-18 14:09:38 +00:00
udo 810c19b042 add database-aware MySQL pooling 2026-07-18 12:55:48 +00:00
udo 418c5812dc Return component ONCE slots with handler resolution 2026-07-18 11:47:28 +00:00
udo 495a8ae5f0 Resolve wasm traps to unit source 2026-07-18 10:58:08 +00:00
udo 69e8051fd3 Cache read component path resolutions 2026-07-18 09:31:40 +00:00
udo 0517f06925 Deduplicate component resolution probes 2026-07-18 06:46:21 +00:00
udo 556025a779 Profile pre-dispatch WASM readiness 2026-07-18 05:43:36 +00:00
udo a5ad5042b7 Reuse loaded component units per request 2026-07-18 05:01:27 +00:00
udo 5e140d6a5a Decode request maps directly into Wasm workspaces 2026-07-18 04:21:28 +00:00
udo 516ed94032 Cache immutable Wasm server configuration encoding 2026-07-18 03:43:44 +00:00
udo a043fb8fc7 Avoid resolving loaded request entries twice 2026-07-18 03:08:01 +00:00
udo 339031b6c3 Avoid repeated warm request dispatch work 2026-07-18 02:32:28 +00:00
udo 72fd0dd53a Pre-instantiate WASM core workers 2026-07-18 01:58:01 +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 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 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 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
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 672e5b66ef Profile hostcall thread CPU 2026-07-17 02:09:16 +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
udo 96e5813a0b Profile workspace thread CPU time 2026-07-17 00:45:46 +00:00
udo 7789385ef5 Profile bounded hostcall operations 2026-07-17 00:01:19 +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 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 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 9b95d00709 Cache unit import metadata 2026-07-16 19:01:05 +00:00