Experiments
- Apr 28th, 2019: How Many Type Parameters Can a Java Method Have?
- Aug 17th, 2020: Optimizing .tar.gz Archives by Changing File Order
- Jan 23rd, 2022: Solving Advent of Code With a Java DSL For Creating Classes at Runtime
- May 16th, 2022: Speeding Up Java Date Formatting With Code Generation
- Jul 13th, 2023: G1 String Deduplication Doesn't Fully Deduplicate Strings
- May 7th, 2024: Needle: A DFA Based Regex LIbrary that Compiles to JVM ByteCode