Difference between revisions of "BenchMarks"

From D Wiki
Jump to: navigation, search
m (sort list in reverse time order)
(Add compiler benchmark by Nordlöw)
Line 1: Line 1:
 
These are benchmarks people have performed and reported. They may not be formal/rigid testing, but can give an idea of what D is capable of.
 
These are benchmarks people have performed and reported. They may not be formal/rigid testing, but can give an idea of what D is capable of.
  
 +
* July 2020 [https://github.com/nordlow/compiler-benchmark/blob/9d7113f1512567cac79d0ddc062b3a11258d89c3/README.md Compile time comparison]
 
* April 2014 [http://dpaste.dzfl.pl/13d23fd71092 ctRegex]
 
* April 2014 [http://dpaste.dzfl.pl/13d23fd71092 ctRegex]
 
* December 2013 [https://atilanevesoncode.wordpress.com/2013/12/05/go-vs-d-vs-erlang-vs-c-in-real-life-mqtt-broker-implementation-shootout/ MQTT]
 
* December 2013 [https://atilanevesoncode.wordpress.com/2013/12/05/go-vs-d-vs-erlang-vs-c-in-real-life-mqtt-broker-implementation-shootout/ MQTT]

Revision as of 16:18, 16 July 2020

These are benchmarks people have performed and reported. They may not be formal/rigid testing, but can give an idea of what D is capable of.