oxc/tasks/minsize/src
Boshen 70a0076eed
refactor: remove global allocator from non-user facing apps (#2401)
The runtime performance gains does not out weight the compilation speed from
building the custom allocators, which takes about a minute to build on
slower machines.
2024-02-12 14:09:05 +08:00
..
lib.rs refactor: remove global allocator from non-user facing apps (#2401) 2024-02-12 14:09:05 +08:00
main.rs feat: add cargo minsize task for tracking minification size (#276) 2023-04-14 13:07:37 +08:00