# # ChangeLog for tests/zombies/string-perf/Makefile # # Generated by Trac 1.6 # May 19, 2026, 2:10:58 AM 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