cosmopolitan/build
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
..
bootstrap Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
config.mk Change default build mode to use -O2 not -Og 2022-08-14 01:18:15 -07:00
definitions.mk Improve build latency of repository 2022-08-14 22:19:46 -07:00
functions.mk Reduce GNU Make latency 17% for cosmo 2022-08-19 15:29:24 -07:00
gdb Fix redbean zip central directory lookup 2021-02-27 12:08:28 -08:00
htags Make some systemic improvements 2022-05-18 16:52:36 -07:00
online.mk Make improvements 2022-08-15 15:20:36 -07:00
realify.sed Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
realify.sh Make more improvements 2020-09-28 01:20:34 -07:00
rules.mk Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
sanitycheck Fix some regressions with execution 2022-08-07 22:10:18 -07:00