Evert Pot

Results 252 comments of Evert Pot

@adobo you should know I was responding to a previous version of this ticket. The author has since updated the description which is already sounding a lot better. Thanks @rgalexey

Hi @muturgan , that's a fantastic result. Can you share something about the methodology? Perhaps you still have some of the code that you used to do the benchmark? It...

That's cool =) Given that the express benchmark doesn't have a controller, and is just a single function we might get some more speed by removing the controller. Regardless, this...

Yes... any further thoughts about this? I don't know if this is easily fixable, but I suppose we could add a function to stop the interval.

I feel this project is more yours than mine, so my vote shouldn't really count! However, my opinion has always been stricter is better!

@Hywan I think I would largely copy what FreeBusyGenerator has (or subclass) but simply change the output. The process would be mostly the same and any improvements FreeBusyGenerator gets in...

The comment meant that nginx versions older than 1.2 would break. Does that answer your question?

I'm also a little worried about the complexity this adds. It's not a super easy to maintain part of the code. At the very least the newly introduced code is...

For what it's worth, the intent of the `fastForward` function (for me) was always to have a hook where future optimizations (exactly such as these) can happen. The way I...

looks like you're right. This is a bug