Hash table cleanup [10/n]
Unify hash table lock function namespace and does not have functional change. __rd_lock -> taosHashRLock __rd_unlock -> taosHashRUnlock __wr_lock -> taosHashWLock __wr_unlock -> taosHashWUnlock * Testing ./taosdemo Spent 87.8813 seconds to insert rows: 100000000, affected rows: 100000000 with 8 thread(s) into test.meters. 1137898.27 records/second insert delay, avg: 69.68ms, max: 275.15ms, min: 26.63ms
Showing
想要评论请 注册 或 登录