rknell / alfred

A performant, expressjs like server framework with a few gadgets that make life even easier.
Other
518 stars 27 forks source link

TechEmpower Framework Benchmarks #31

Open mit-73 opened 3 years ago

mit-73 commented 3 years ago

Maybe add your framework to FrameworkBenchmarks so you can compare its performance?

rknell commented 3 years ago

Now that 0.1.0 is released I am going to focus on some of these things

nicolasvac commented 3 years ago

Any news on this?

rknell commented 3 years ago

Not yet- I'm wrapping up two other big projects and will have some time to dedicate to some of the other things like this that require me to dig in shortly.

What I can say is so far it handles an insane amount of connections really well. Alfred itself is very lightweight and adds virtually zero overhead - its just what you do with dart.

thosakwe commented 3 years ago

I'm willing to help out with this - I've sent a few pull requests to TechEmpower before, so hopefully I could be of help here.

NathanDraco22 commented 3 years ago

This Framework is amazing!! really amazing!!!

rknell commented 3 years ago

@thosakwe thanks mate, I'll give it a go shortly so at least I know the workflow. Is there anything I need to look out for?

tomassasovsky commented 2 years ago

Some tests we made for a project we're working on: https://github.com/tomassasovsky/WeAppe.ar/issues/16#issuecomment-1107707955