From 6e8c891d39928277a9214257615c56b03e15d877 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 9 Mar 2022 23:55:19 -0500 Subject: TODO.md: mark html escape as done, add note about shrunk js in page --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 2490778..2dea09d 100644 --- a/TODO.md +++ b/TODO.md @@ -134,7 +134,8 @@ this stuff may not make any sense. * YUGE site JS savings - 27 bytes, ~8.8% unminified size reduction - notes in header of `themes/hugo-pt2021/assets/script.js` -* HTML escaping benchmarks (`git/test/js/es6`) + - over the network size (inc deflate and headers) went from + 450 bytes to 374 bytes for a 76 byte reduction (~16.9%) ## done * add project folders @@ -179,3 +180,4 @@ this stuff may not make any sense. - https://tinygo.org/getting-started/install/linux/ - https://blog.suborbital.dev/foundations-wasm-in-golang-is-fantastic - see notes in ~/git/test/go/wasm/ +* HTML escaping benchmarks (`git/fastest-js-html-escape`) -- cgit v1.2.3