bigplum / lua-resty-mongol

A ngx_lua driver for mongodb -- Deprecated for not updating with the mongodb version
198 stars 67 forks source link

Optimize le_uint_to_num #60

Open spacewander opened 6 years ago

spacewander commented 6 years ago

This optimization makes 'let_uint_to_num' 1000x faster by avoiding expensive table operations.