back-end-facility icon indicating copy to clipboard operation
back-end-facility copied to clipboard

performance is bad.

Open kmalloc opened this issue 11 years ago • 2 comments

transaction time is long when concurrency is high.

kmalloc avatar Dec 25 '13 13:12 kmalloc

  1. use fd to index socket structur.
  2. optimize buffer allocation for each http request.

kmalloc avatar Dec 28 '13 08:12 kmalloc

very bad design of event handling model.

  1. poor performance
  2. error prone.

need to redesign a new one.

kmalloc avatar Jan 03 '14 07:01 kmalloc