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

Merge realizado
scossu mesclou 9 commits de scossu/clang em scossu/master 11 meses atrás
Ainda não há conteúdo.
scossu comentado 11 meses atrás
Proprietário

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`).
O merge deste Pull Request foi aplicado com sucesso!
Faça login para participar desta conversação.
Sem etiqueta
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.