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

已合并
scossu 11 月之前 将 9 次代码提交从 scossu/clang合并至 scossu/master
scossu 评论于 11 月之前
这个人很懒,什么都没留下。
scossu11 月之前 关闭
scossu 评论于 11 月之前
所有者

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`).
该合并请求已经成功合并!
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。