mirror of
https://github.com/unslothai/unsloth.git
synced 2026-08-19 22:04:03 +00:00
The comment said each boundary crossing costs about 90ms. It does not. 90ms is 1000ms of long tasks divided by 11 long tasks, which is milliseconds per long task, relabelled as milliseconds per event. The per-event figure is the arm difference over the event count, (1380.9 - 664.4) / 20, so about 36ms. Both numbers are in the comment now, each labelled as what it measures. Nothing else changes: the 716.5ms the 20 crossings cost between them is what the hook removes and that total was never in question. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_manifest.py | ||
| install_node_prebuilt.py | ||
| install_python_stack.py | ||
| install_sd_cpp_prebuilt.py | ||
| install_whisper_prebuilt.py | ||
| LICENSE.AGPL-3.0 | ||
| MCP.md | ||
| node_prebuilt_pins.json | ||
| package-lock.json | ||
| package.json | ||
| prebuilt_core.py | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||