194 Commits

Author SHA1 Message Date
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
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
9dc9c61af6 Keep proactive freshness scans off requests 2026-07-16 16:06:02 +00:00
udo
ec07b5df22 Cache component freshness probes 2026-07-16 15:27:59 +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