mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
d76dfadc7a
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.
15 lines
173 B
Text
15 lines
173 B
Text
# -*- conf -*-
|
|
|
|
/o
|
|
|
|
# TODO: Find some way to have Python write to o/
|
|
__pycache__
|
|
|
|
*.tmp
|
|
/.bochs.log
|
|
/HTAGS
|
|
/TAGS
|
|
/bx_enh_dbg.ini
|
|
/tool/emacs/*.elc
|
|
/perf.data
|
|
/perf.data.old
|