aboutsummaryrefslogtreecommitdiffstats
path: root/ccl_test.go
AgeCommit message (Collapse)AuthorFilesLines
2025-10-30Remove the regexesRose Hogenson1-0/+26
Wow it doesn't look good for regex goos: linux goarch: amd64 pkg: roseh.moe/pkg/ccl cpu: AMD Ryzen 9 5900X 12-Core Processor │ baseline.txt │ regexn't.txt │ │ sec/op │ sec/op vs base │ Lex-24 8.625µ ± 1% 1.429µ ± 0% -83.43% (p=0.000 n=20) Parse-24 18.305µ ± 0% 8.856µ ± 0% -51.62% (p=0.000 n=20) geomean 12.57µ 3.557µ -71.69%
2025-10-30Add benchmarkRose Hogenson1-0/+57
2025-10-29Fix repeated fields behaviorRose Hogenson1-7/+22
2025-10-28Rename to cclRose Hogenson1-1/+1
It stands for "cute configuration language," but idk if that's really important
2025-10-28Rename files to cclRose Hogenson1-0/+610