-
Notifications
You must be signed in to change notification settings - Fork 0
Uncompiled Execution
default edited this page Jun 27, 2026
·
2 revisions
Web: uncompiled.html
Grok16 3.0 — dev runs at normal speed; compile is chamber-organized and ahead, not on every click.
data/field-exec-uncompiled-doctrine.json
| Lane | Dev behavior | Speed (speed_demo @ 3s) |
|---|---|---|
| Python | True interpreter (pythong / CPython / gpy-16) |
~0.72–0.76M ops/s |
| C / C++ | No line-by-line interpreter — chamber compile ahead | ~80–88M ops/s after plane cache |
| CMake | Configure + build once; bin reused | ~85.7M ops/s |
-
Folder mirror — compartment code in
.launchchamber - Trim excess — strip README, lockfiles, build cruft on singular plane
- Pick runner — Python entry stays interpreted; native sibling wave-converts
-
Cache — fingerprinted
launch-singular-plane/<hash>/plane-<stem> - Run like a bin — execution timed; convert_ms excluded after cache hit
Module: Queen/lib/queen-launch-singular-field.py
There is no C/C++ REPL. Chamber organization presents a bin-like run:
- Reuse staged binary from
data/bench/exec-plane/(~0.2 ms copy) - Or compile once into plane cache (434 ms – 2.7 s first run)
- Operator uses Compile mode only for release-day wave convert
# Uncompiled Python via chamber
QUEEN_LAUNCH_SINGULAR_FIELD=0 python3 Queen/lib/queen-launch-chamber.py run examples/speed-demo/speed-demo.launch
# Singular plane (compile ahead + cache)
python3 Queen/lib/queen-launch-singular-field.py run examples/speed-demo/See Speed Bench for versioned compile + exec numbers.
Home — Grok16 5.3.1 Programmerland
- Programmerland — kind design for devs + AI
- AmmoCode manual — GitHub Pages home
- Field Platform — no field files
- Safety
- ZNetwork Connect
- Release
- Integration
- MCP — agent tools