Gregory Anders
48251134ee
perf: add fast path to vim.validate ( #28977 )
...
For many small/simple functions (like those found in shared.lua), the
runtime of vim.validate can far exceed the runtime of the function
itself. Add an "overload" to vim.validate that uses a simple assertion
pattern, rather than parsing a full "validation spec".
2024-05-27 08:08:23 -05:00
..
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-05-23 15:30:53 -05:00
2024-04-30 13:39:27 +01:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-05-24 10:48:32 -05:00
2024-04-23 18:17:04 +02:00
2024-05-25 20:37:33 +08:00
2024-04-23 18:17:04 +02:00
2024-05-17 14:17:25 -05:00
2024-05-03 19:26:56 +08:00
2024-04-23 18:17:04 +02:00
2024-04-25 08:37:18 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-29 13:45:53 -07:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-05-01 13:51:06 -07:00
2024-05-03 03:20:03 -07:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2024-05-27 08:08:23 -05:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00