cosmopolitan/test
Justine Tunney d76dfadc7a Reduce GNU Make latency 17% for cosmo
fgets() is now 4x faster which makes Make 2% faster. Landlock Make now
has a builtin $(uniq ...) function that uses critbit trees rather than
functional programming. Since uniq is the most important function this
optimization makes our cold start latency 15% faster.
2022-08-19 15:29:24 -07:00
..
dsp Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
libc Reduce GNU Make latency 17% for cosmo 2022-08-19 15:29:24 -07:00
net Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
tool Remove some includes 2022-08-18 17:46:34 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00