gannan08 / rdf-canonize-rs

Please see https://github.com/digitalbazaar/rdf-canonize-rs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Remove graphmap and simplify parse. #22

Closed mattcollier closed 3 years ago

mattcollier commented 3 years ago

Green on rdf-canonize test suite when used in conjuction with: https://github.com/mattcollier/rust-node-bindgen-canonize/tree/simplify-parse

Very slight speedup on micro-benches due to eliminating the hashmap.

gannan08 commented 3 years ago

Easy. Breezy. Beautiful. Rust!