Join Slack
Powered by
i don't think 10ms is feasible without a performan...
# development
w
witty-crayon-22786
06/15/2018, 6:33 PM
i don't think 10ms is feasible without a performance impact currently... i switched the graph Mutex to a RwLock, but every
Context::get
call needs write access to the graph, and i think those end up getting blocked on the walks
2
Views
Open in Slack
Previous
Next