ontodev / valve.rs

A lightweight validation engine written in rust.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Performance optimizations for Valve #93

Closed lmcmicu closed 3 months ago

lmcmicu commented 5 months ago

This issue is to track some performance optimizations that we would like to try to implement for Valve. We should begin by comparing valve without validation (other than nulltype) to sqlite import. Some possible optimizations to try to seep valve up: