N3.js
N3.js copied to clipboard
Try regexes with sticky flag
graphy achieves higher parsing performance, partly due to the use of the sticky flag in regexes, which wasn't widely supported yet when N3.js started.
We should assess the impact of this flag on N3.js.