Open yue-fred-gao opened 3 days ago
Yes. This is not a surprise (obviously the more complicated version will be slower) but more a question of if we will be writing to the route table so often that it's worth the read penalty. I don't think we will.
here is the code and results:
Oliver found DashMap is 20x to 40x slower than RwLock