#4 Support clang (untested); replace IRI regex with ad-hoc scanning.

Merged
scossu merged 9 commits from scossu/clang into scossu/master 11 months ago
scossu commented 11 months ago
There is no content yet.
scossu commented 11 months ago
Owner

This replaced the regexec call in term_init which took up from over 70% of the whole runtime, with parse_iri that takes 2.7%. Measured with callgrind (make profile).

This replaced the `regexec` call in `term_init` which took up from over 70% of the whole runtime, with `parse_iri` that takes 2.7%. Measured with callgrind (`make profile`).
This pull request has been merged successfully!
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.