Difference between revisions of "BenchMarks"
WebFreak001 (talk | contribs) m (sort list in reverse time order) |
WebFreak001 (talk | contribs) (Add Treap "completely-unscientific-benchmarks") |
||
(One intermediate revision by the same user not shown) | |||
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 2020 [https://github.com/frol/completely-unscientific-benchmarks/blob/baeadaac61807f0049ad35b9282b0c27eeb6d104/README.md Treap] (Runtime, Memory, Binary size; Naive & Optimized) | ||
* 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] |
Latest revision as of 16:45, 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.
- July 2020 Compile time comparison
- April 2020 Treap (Runtime, Memory, Binary size; Naive & Optimized)
- April 2014 ctRegex
- December 2013 MQTT
- March 2008 Tango XML