web-frameworks icon indicating copy to clipboard operation
web-frameworks copied to clipboard

Benchmark of a popular c# web framework is left

Open KaungZawHtet opened this issue 3 years ago • 6 comments

https://abp.io

KaungZawHtet avatar Dec 23 '21 14:12 KaungZawHtet

Hi @hikalkan @mehmet-erim @yekalkan @maliming,

Would you mind to add (or consent that we add) apb in here ?

This project compare performance based on 3 routes :

  • GET /, SHOULD return a successful status code and an empty string
  • GET /user/:id, SHOULD return a successful status code and the id
  • POST /user, SHOULD return a successful status code and an empty string

Regards,

waghanza avatar Dec 23 '21 16:12 waghanza

Thanks, @KaungZawHtet @waghanza

We will investigate.

maliming avatar Dec 24 '21 05:12 maliming

How's going ? So excited to know the result

KaungZawHtet avatar Dec 29 '21 09:12 KaungZawHtet

Worth starting a PR @KaungZawHtet. We'll however wait for non-objection of core team before merging it

waghanza avatar Dec 29 '21 09:12 waghanza

Any Progress ?

KaungZawHtet avatar Feb 28 '22 21:02 KaungZawHtet

Feel free to open a PR @KaungZawHtet, I'll review it asap

waghanza avatar Mar 01 '22 09:03 waghanza

Do you want to add it @KaungZawHtet @maliming ?

waghanza avatar Apr 18 '23 20:04 waghanza

Any update @KaungZawHtet @maliming ?

waghanza avatar Oct 18 '23 07:10 waghanza

hi @waghanza

Abp's default template integrates many modules and adds a lot of middleware. It is designed for business rather than high performance.

I think we can ignore it now.

Thank you for your attention. 👍

maliming avatar Oct 18 '23 07:10 maliming

As you wish @maliming.

However, this project is now about revealing performance only (more indicators will come).

It is more about having a tool to help developers choose the right framework for a new project (performance is only one aspect among many)

waghanza avatar Oct 18 '23 07:10 waghanza