D perfomance
Bastiaan Veelo
Bastiaan at Veelo.net
Wed Apr 22 16:03:12 UTC 2020
On Wednesday, 22 April 2020 at 14:00:10 UTC, serge wrote:
[...]
> 2) Various Web performance test on
> https://www.techempower.com/benchmarks/#section=data-r18&hw=ph&test=query show pretty poor performance of D using vibe.d and hunt framework/libraries. Regardless of type of test - json, single query, multiple query and so on.
[...]
> I am researching if D and D web framework whether it can be
> used as replacement python/django/flask within our company.
> Although if D web framework show worse performance than Go then
> probably it is not right tool for the job.
> Any comments and feedback would be appreciated.
Vibe.d's performance in benchmarks has been discussed before[1].
From what I remember, the limiting factor is developer time
allocation and profiling on specific hardware, which means it can
probably be solved with money ;-)
-- Bastiaan.
[1] https://forum.dlang.org/post/qg9dud$hbo$1@digitalmars.com
More information about the Digitalmars-d
mailing list