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

Fusionado
scossu fusionados 9 commits de scossu/clang en scossu/master hace 11 meses
Aún no existe contenido.
scossu comentado hace 11 meses
Propietario

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`).
¡Este Pull Request se ha completado con éxito!
Inicie sesión para unirse a esta conversación.
Sin etiquetas
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.