You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(boot): lazy-import curl_cffi off the settings boot path
Defer the GestdownLookup import into the suggestion workers' execute()
so curl_cffi no longer loads during window boot (~170ms off the import
path). Add tools/boot_timer.py to profile settings-mode boot (pyinstrument
call tree, viztracer timeline, and cold-FS runs).
0 commit comments