summaryrefslogtreecommitdiff
path: root/src/benchmark/IsSymbol.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-09-23Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-20unicode: delete props.zig and clean up symbols deps tooMitchell Hashimoto
2025-09-19pr feedback: `get`, remove todos for case_folding_simpleJacob Sandlund
2025-09-18fix up diff from benchmarks, and add tests against ziglyphJacob Sandlund
2025-09-09changes after benchmarkingJacob Sandlund
2025-09-08[benchmarks] Align `buf` to cache line for consistencyJacob Sandlund
2025-09-06fast getX(.is_symbol)Jacob Sandlund
2025-09-06doNotOptimizeAwayJacob Sandlund
2025-09-05drop the new LUT type as no performance advantage detectedJeffrey C. Ollie
2025-09-05add two LUT-based implementations of isSymbolJeffrey C. Ollie