Optimizing league/commonmark with Blackfire.io

Background As you may know, I am the author and maintainer of the PHP League's CommonMark Markdown parser. This project has three primary goals: Fully support the entire CommonMark spec. Match the behavior of the JS reference implementation. Be well-written and super-extensible so that others can…