aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authortjog <28024277+tjog@users.noreply.github.com>2023-11-29 20:58:56 +0100
committerGitHub <noreply@github.com>2023-11-29 14:58:56 -0500
commit22d7c7d2953360afb29ed2c60185bb0bba32cc30 (patch)
tree9b9592e038e5fd68755cb8c100804afd2bb25385 /test
parent2a322645331532e22def160677a345854f00b7e2 (diff)
downloadzig-22d7c7d2953360afb29ed2c60185bb0bba32cc30.tar.gz
zig-22d7c7d2953360afb29ed2c60185bb0bba32cc30.zip
std.debug: optimized printLineFromFileAnyOs (#18142)
* std.debug: optimized printLineFromFileAnyOs Uses mem.indexOfScalar to speed line iteration instead of byte for byte. Also prints the whole line in a single write (or up to a page size at a time) Closes #18099 * add test cases for printLineFromFileAnyOs
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions