Post 9sr46bKBjmWLtt7U3s by danny@mastodon.dvk.co
 (DIR) More posts by danny@mastodon.dvk.co
 (DIR) Post #9sqEk9GOICT0pwsc9g by danny@mastodon.dvk.co
       2020-03-09T20:15:55Z
       
       0 likes, 1 repeats
       
       Energy efficiency across programming languages: https://www.researchgate.net/publication/320436353_Energy_efficiency_across_programming_languages_how_do_energy_time_and_memory_relate
       
 (DIR) Post #9sqGaDoGjZcnwx7Wng by curtismchale@mastodon.social
       2020-03-09T20:36:09Z
       
       0 likes, 0 repeats
       
       @danny So we should all be writing in C
       
 (DIR) Post #9sqTWV8JgPtPvI3OKW by alanz@social.coop
       2020-03-09T23:01:39Z
       
       0 likes, 0 repeats
       
       @danny Interesting that lisp is in the "pretty good" range on all three axes
       
 (DIR) Post #9sqeoIT2bzGbLiR4l6 by veer66@mstdn.io
       2020-03-10T01:08:13Z
       
       0 likes, 0 repeats
       
       @dannyThe result between Lisp and Go is interesting.
       
 (DIR) Post #9sr46bKBjmWLtt7U3s by danny@mastodon.dvk.co
       2020-03-10T05:51:34Z
       
       0 likes, 0 repeats
       
       @curtismchale Haha well... But maybe at least compiled or running through a VM? PHP 8’s JIT will surely help!
       
 (DIR) Post #9srgIhotD88rmIg9uy by ricardobalk@mastodon.social
       2020-03-10T12:59:32Z
       
       0 likes, 0 repeats
       
       @danny M'n site dus opnieuw bouwen in Golang ofzo xD
       
 (DIR) Post #9srtDreOX1yqDvn9lI by danny@mastodon.dvk.co
       2020-03-10T15:24:22Z
       
       0 likes, 0 repeats
       
       @ricardobalk Moet statisch kunnen toch? Met Hugo, Jekyll, Zola oid...
       
 (DIR) Post #9sruKHhagZ3iiFubgG by ricardobalk@mastodon.social
       2020-03-10T15:36:44Z
       
       0 likes, 0 repeats
       
       @danny Had ik eerst: Jekyll met Webpack.. Heb het nu met VuePress :) prerendered.. 😋 Maar Go is vet. Ben bezig met EEN (pluggable) REST backend voor een webshop in Go 😉.. priorities.. 😋
       
 (DIR) Post #9ss8DJjs74iqMRYDnE by zalandocalrissian@ieji.de
       2020-03-10T18:12:14Z
       
       0 likes, 0 repeats
       
       @danny That paper is from 2017. There's an updated version athttps://sites.google.com/view/energy-efficiency-languages/updated-functional-results-2020for some reason they dropped C (and C++) from their benchmark, making rust the new baseline.
       
 (DIR) Post #9sv70HImLTtWYfycMa by socjuswiz@spinster.xyz
       2020-03-12T04:42:58Z
       
       0 likes, 0 repeats
       
       @danny Uhh, "Lisp" is a family of languages and even if they meant Common Lisp there's a bunch of implementations with quite different performance if I remember correctly.