cosmopolitan/tool
Justine Tunney 8d9ac3da50 Improve redbean memory locality
Doing this improves message latency and throughput, since we're
consolidating the 504 bytes of static memory which has the most
churn into a single place.
2022-08-05 17:34:53 -07:00
..
args Make some systemic improvements 2022-05-18 16:52:36 -07:00
build Refactor gettimeofday() 2022-08-05 02:13:41 -07:00
decode Remove malloc() dependency on pledge() / unveil() 2022-07-24 21:51:37 -07:00
emacs Remove trailing whitespace from all files (#497) 2022-07-20 20:31:16 -07:00
hash Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
lambda Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
net Improve redbean memory locality 2022-08-05 17:34:53 -07:00
plinko Remove trailing whitespace from all files (#497) 2022-07-20 20:31:16 -07:00
scripts WIP: Correct all typos (#498) 2022-07-20 14:01:15 -07:00
viz Remove malloc() dependency on pledge() / unveil() 2022-07-24 21:51:37 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00