Difference between revisions of "BenchMarks"

From D Wiki
Jump to: navigation, search
(add ctregex)
m (sort list in reverse time order)
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.
  
 +
* 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]
 
* March 2008 [http://dotnot.org/blog/archives/2008/03/10/xml-benchmarks-updated-graphs-with-rapidxml/ Tango XML]
 
* March 2008 [http://dotnot.org/blog/archives/2008/03/10/xml-benchmarks-updated-graphs-with-rapidxml/ Tango XML]
* April 2014 [http://dpaste.dzfl.pl/13d23fd71092 ctRegex]
 
  
  
 
----
 
----
 
[[Category:Benchmarks]]
 
[[Category:Benchmarks]]

Revision as of 16:17, 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.