web-frameworks
web-frameworks copied to clipboard
Benchmark of a popular c# web framework is left
https://abp.io
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,
Thanks, @KaungZawHtet @waghanza
We will investigate.
How's going ? So excited to know the result
Worth starting a PR
@KaungZawHtet. We'll however wait for non-objection of core team before merging it
Any Progress ?
Feel free to open a PR @KaungZawHtet, I'll review it asap
Do you want to add it @KaungZawHtet @maliming ?
Any update @KaungZawHtet @maliming ?
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. 👍
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)