express-http-context icon indicating copy to clipboard operation
express-http-context copied to clipboard

Performance Benchmark

Open mihir83in opened this issue 7 years ago • 4 comments

Thanks for building and maintaining this one-of-its-kind library. Are there any noted / possible performance hits using it?

Are there any benchmarks that describe / test the performance when using it?

Thanks,

mihir83in avatar Dec 31 '18 10:12 mihir83in

@skonves this is a question, I am not sure how can I add label to it, Apologies.

mihir83in avatar Dec 31 '18 10:12 mihir83in

I am not aware of any performance hits or benchmarks for this library.

I am interested in discovering what types are benchmarking would be useful for developers. I will leave this issue open for a bit to see if the community has any opinions.

skonves avatar Dec 31 '18 22:12 skonves

It would be better if we get the benchmarking on the memory utilization wrt the request count. I stress tested one scenario and found the memory utilization grows with the context size.

Is there a way to clean the context after some point of time or by an event?

mahajanankur avatar Nov 18 '20 18:11 mahajanankur

@mahajanankur were you able to find something ?

souravs17031999 avatar Apr 15 '23 19:04 souravs17031999