124 Commits

Author SHA1 Message Date
udo
322ffd006f Complete unit render demo 2026-07-18 17:27:19 +00:00
udo
1df3becdb2 Fail unresolved unit renders with HTTP 500 2026-07-18 16:59:14 +00:00
udo
3cbe6f50d4 Fail unresolved component renders with HTTP 500 2026-07-18 16:55:42 +00:00
udo
39d4b41e2b Reject negative unsigned string values 2026-07-18 16:22:14 +00:00
udo
810c19b042 add database-aware MySQL pooling 2026-07-18 12:55:48 +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
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
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
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
udo
a247c2b520 Expose per-unit module request profiles 2026-07-16 22:32:30 +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
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
udo
197719ea23 Profile side module loading phases 2026-07-16 18:01:31 +00:00
udo
fd276f8343 Profile component resolution subphases 2026-07-16 17:34:46 +00:00
udo
6a02c07bcb Reuse reset MySQL connections per worker 2026-07-16 17:00:28 +00:00
udo
b04ce3d005 Profile logical MySQL operations 2026-07-16 16:31:13 +00:00
udo
dc5ccee805 Profile request execution phases 2026-07-16 15:12:13 +00:00
udo
62adc7a6a9 Reject empty time parse input 2026-07-16 14:29:28 +00:00
root
27d0258e1f stage request performance snapshots 2026-07-16 11:46:14 +00:00
udo
8c3f8c5e01 fix persisted unit failure identity 2026-07-14 21:44:31 +00:00
udo
d33d5e80ba fix canonical component artifact identity 2026-07-14 21:32:29 +00:00
udo
afb17fc334 test: retry transient doc gate reads 2026-07-14 04:34:52 +00:00
udo
2a1400b78c test: run CLI gates by group 2026-07-14 04:04:55 +00:00
udo
8eec28a639 Clarify CSRF field raw rendering 2026-07-14 00:04:43 +00:00
udo
7fabccd90a Add CSRF hidden field helper 2026-07-13 23:52:49 +00:00
root
8da6cad305 fix: retain resolved component paths 2026-07-13 21:26:01 +00:00