Clarify README performance feature a bit

This commit is contained in:
Yorick Peterse 2016-04-21 15:37:15 +02:00
parent dead5b4f51
commit 00ab8bbe73
No known key found for this signature in database
GPG Key ID: EDD30D2BEB691AC9
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ Querying a document using a namespace:
* Stream/pull parsing
* SAX parsing
* Low memory footprint
* High performance, if something doesn't perform well enough it's a bug
* High performance (taking into account most work happens in Ruby)
* Support for XPath 1.0
* CSS3 selector support
* XML namespace support (registering, querying, etc)