#
# ChangeLog for tests/zombies/string-perf/qrun.sh
#
# Generated by Trac 1.2.1
# Mar 7, 2025, 3:06:44 AM

Wed, 23 Feb 2022 23:13:02 GMT Michael Brooks <mlbrooks@…> [08ed947]
	* libcfa/src/containers/string.cfa (modified)
	* libcfa/src/containers/string.hfa (modified)
	* libcfa/src/containers/string_res.cfa (modified)
	* libcfa/src/containers/string_res.hfa (modified)
	* tests/zombies/string-perf/.gitignore (modified)
	* tests/zombies/string-perf/Makefile (modified)
	* tests/zombies/string-perf/corpori-about.txt (added)
	* tests/zombies/string-perf/make-corpus.cfa (modified)
	* tests/zombies/string-perf/make-flamegraph.sh (added)
	* tests/zombies/string-perf/not_string_res.cfa (added)
	* tests/zombies/string-perf/not_string_res.hfa (added)
	* tests/zombies/string-perf/pbx-correctness-demos.cfa (added)
	* tests/zombies/string-perf/pbx-correctness-demos.cpp (added)
	* tests/zombies/string-perf/prog-allocn.cfa (added)
	* tests/zombies/string-perf/prog-find.cfa (added)
	* tests/zombies/string-perf/prog-normalize.cfa (added)
	* tests/zombies/string-perf/prog-passbyX.cfa (added)
	* tests/zombies/string-perf/prog-passbyval.cfa (added)
	* tests/zombies/string-perf/prog.cfa (modified)
	* tests/zombies/string-perf/qanal.py (added)
	* tests/zombies/string-perf/qrun.sh (added)

	Roll up of string changes for performance testing/improvement, and a ...