yazi/yazi-plugin/src/isolate
2025-06-16 11:25:02 +08:00
..
entry.rs perf: lazy compile and cache lua plugins as binary bytecode (#2490) 2025-03-17 16:12:43 +08:00
fetch.rs perf!: cache UserData fields (#2572) 2025-04-05 07:42:27 +08:00
isolate.rs perf: app data instead of Lua registry to reduce stack pushes (#2880) 2025-06-16 11:25:02 +08:00
mod.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
peek.rs perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862) 2025-06-11 10:13:51 +08:00
preload.rs perf: make preload tasks discardable (#2875) 2025-06-14 16:13:48 +08:00
seek.rs perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862) 2025-06-11 10:13:51 +08:00
spot.rs perf: make preload tasks discardable (#2875) 2025-06-14 16:13:48 +08:00