Skip to content

Commit 7113a90

Browse files
Update README.md
1 parent be21615 commit 7113a90

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@ In summary, filter matching is clocking in on my hardware at under a microsecond
5050
As mentioned above, the parsing is extremely fast. During development I did several tests using serialization instead of continuous parsing, and found that every solution was much slower than the parser itself. Protobuf-net, ZeroFormatter, MessagePack etc all were slower, mostly much slower.
5151

5252
### Future Goals:
53-
- Migrate to Sqlite.NET to gain a cross platform and cross-device backend.
5453
- Either change API to allow recall of CSS selector filter objects, or implement filtering with them internally.

0 commit comments

Comments
 (0)