anth64 a130042206 perf(commanddata): take commandName directly instead of re-parsing FullCommand
Constructor previously rebuilt CommandName from FullCommand via substring + Split, allocating on every command invocation despite the caller already holding a clean commandName. Pass it through directly.
2026-06-17 19:13:14 +02:00
2025-12-02 21:21:13 +01:00
2025-12-02 21:21:13 +01:00
2025-12-02 21:21:13 +01:00
2025-12-02 21:43:46 +01:00
S
Description
A server-side API for routing and overriding vanilla commands.
MPL-2.0
134 KiB
Languages
C# 99.3%
PowerShell 0.4%
Shell 0.3%