summaryrefslogtreecommitdiff
path: root/test/perf
AgeCommit message (Collapse)AuthorFilesLines
2007-09-13Simple performance benchmarks: label, macro and token lookupsH. Peter Anvin3-0/+59
Simple scripts to generate performance benchmarks for label, macro and token lookups. The label and macro lookups are simple numerical sequences; it may be desirable to add some more sophisticated algorithms for producing tokens in case we want to compare different hash functions against each other.