Skip to content
Snippets Groups Projects
Commit d308ae45 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Get strspn() out of the ANSI hot path.

This was the only standout issue when profiling the ANSI parsing
code, and is a trivial fix since we're pretty much only checking
contiguous ranges of characters.

Unfortunately, I didn't create a test for comparison here.
parent 3f4f1fe9
No related branches found
No related tags found
No related merge requests found
Pipeline #7726 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment