tengine icon indicating copy to clipboard operation
tengine copied to clipboard

ngx_http_lua_upstream with tengine RBTREE performance optimization

Open lhanjian opened this issue 1 year ago • 1 comments

Fork the ngx_http_lua_upstream

And optimize performance O(n) search to O(logn) RBT search

lhanjian avatar Nov 02 '23 07:11 lhanjian

@drawing @chobits

Thanks for review.

It has been running on our production environment for years

lhanjian avatar Nov 02 '23 08:11 lhanjian