aboutsummaryrefslogtreecommitdiff
path: root/absl/log/internal/fnmatch_benchmark.cc
Commit message (Collapse)AuthorAgeFilesLines
* Benchmark FNMatch, and use the greedy algorithm with better time and space ↵Andy Getzendanner2023-08-141-0/+29
complexity and no recursion (from 233 to 53.8 ns). PiperOrigin-RevId: 557032497 Change-Id: I7a92feb3d79fa3dc1b7aa5b1097e53a9dae17c81