I tested 10 model/harness combinations on the same Three.js task
Recorded: Sept. 8, 2026, 6:11 a.m.
| Original | Summarized |
Hangar Harness / Model Tests Hangar Harness / Model Tests Model ↕ GLM 5.3 Flash Max Luna 5.6 MaxCodexOpen9m 13.098s6.199s1,146,75525,5126,8791,172,26792.76%322YesYes All GLM runs are labelled GLM 5.3 Flash Max; input tokens include cached input. Output tokens are the generated total, including reasoning; when a harness reports reasoning separately, the reasoning column shows that subset. The DSH adapter does not report a separate reasoning count. DSH durations sum active turn time across both turns, excluding the pause between turns. Tool errors are recorded failed tool events. A dash means unavailable or not reported. |
The provided text details an experimental process conducted to evaluate different combinations of language models and execution harnesses for a specific creative coding prompt. The overall objective of this testing was to ascertain which configuration yields the optimal results when instructing the model to generate a single-page Three.js sci-fi hangar featuring elements such as hovering drones, animated warning lights, emissive runway strips, volumetric fog planes, drone formation toggles, and a cinematic camera path, all encapsulated in a self-contained HTML file with inline JavaScript. The investigation systematically compares various models against different harnesses across numerous performance metrics. These metrics include overall duration, time to first token, input tokens, output tokens, reasoning tokens, total tokens, cached input percentage, tool calls, and tool errors. The comparison spans several models, including GLM 5.3 Flash Max, Luna 5.6 MaxCodex, SOL 5.6 MaxCodex, Astra 6.0 MaxCodex, GLM 5.3 Flash Max with OMPOpen, Qwen 3.8 27B x-high with OMPOpen, and Qwen 3.8 27B x-high with DSH / PTCOpen, each paired with corresponding harnesses like CodexOpen or OpenCodeOpen. The data presentation delineates these complex interactions using specific token counts for input, output, reasoning, and total tokens, allowing for an assessment of the computational load and generation efficiency associated with each model-harness pairing. Furthermore, the log attributes specific contextual details to the results, such as noting when a harness reports reasoning separately, indicating how the measurement of reasoning tokens is handled across different setups. The duration recorded for some tests also accounts for active turn time, excluding pauses between turns in the case of the DSH adapter. The results reflect varying performance profiles when executing the complex generation task. Specific annotations provided clarify that all runs involving GLM models are labelled as GLM 5.3 Flash Max, and input tokens include cached input, while output tokens represent the generated total including reasoning when applicable. The use of dashes in the data signifies unavailability or unreported metrics for certain configurations. In summary, this examination functions as a comparative study on optimizing model selection and harness implementation to maximize efficiency and quality in complex, multimodal generative tasks. |