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

Merge realizado
scossu mesclou 9 commits de scossu/clang em scossu/master há 11 meses atrás
Ainda não existe conteúdo.
scossu comentado há 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 Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.