# # ChangeLog for tests/zombies/string-perf # # Generated by Trac 1.6 # May 29, 2026, 11:51:14 AM Mon, 22 Nov 2021 20:54:54 GMT Michael Brooks [fefd77a] * tests/zombies/string-perf/Makefile (modified) * tests/zombies/string-perf/prog.cfa (modified) String perf append test now compares stretch phase (alloc=fresh) with ... Thu, 18 Nov 2021 22:42:51 GMT Michael Brooks [97d58dc] * tests/zombies/string-perf/Makefile (modified) * tests/zombies/string-perf/prog.cfa (modified) String perf make-run refactor into fewer rules Thu, 18 Nov 2021 19:49:47 GMT Michael Brooks [4d0eb1c] * tests/zombies/string-perf/Makefile (modified) * tests/zombies/string-perf/prog.cfa (modified) Switching top loop to count operations done in 10 sec Wed, 17 Nov 2021 20:13:49 GMT Michael Brooks [01db301] * tests/zombies/string-perf/.gitignore (added) * tests/zombies/string-perf/Makefile (added) * tests/zombies/string-perf/corpus-100-1-1.txt (added) * tests/zombies/string-perf/corpus-100-10-1.txt (added) * tests/zombies/string-perf/corpus-100-2-1.txt (added) * tests/zombies/string-perf/corpus-100-20-1.txt (added) * tests/zombies/string-perf/corpus-100-5-1.txt (added) * tests/zombies/string-perf/corpus-5-20-1.txt (added) * tests/zombies/string-perf/corpus-5-20-2.txt (added) * tests/zombies/string-perf/corpus-5-20-3.txt (added) * tests/zombies/string-perf/make-corpus.cfa (added) * tests/zombies/string-perf/prog.cfa (added) Baseline string performance experiment