List of ideas to consider and/or work on, if they've not already been addressed:
- to include library versions
- Release automation
- Purge LibXML usage
- Migrate previous release tags in git repo
- Handle LINK, META, STYLE, etc tags as they're added to the DOM.
- Examine porting spidermonkey to RO
- LibDOM optimisation
- http://www.netsurf-browser.org/temp/Profiles
- _dom_node_dispatch_event takes >8% causing some of post-libDOM speed regression
- CSS selection still dominates
- CSS parse takes some time too.
- More?