Faster Command Line Tools in D

Joakim via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Aug 8 14:51:30 PDT 2017


On Wednesday, 24 May 2017 at 13:39:57 UTC, Mike Parker wrote:
> Some of you may remember Jon Degenhardt's talk from one of the 
> Silicon Valley D meetups, where he described the performance 
> improvements he saw when he rewrote some of eBay's command line 
> tools in D. He has now put the effort into crafting a blog post 
> on the same topic, where he takes D version of a command-line 
> tool written in Python and incrementally improves its 
> performance.
>
> The blog:
> https://dlang.org/blog/2017/05/24/faster-command-line-tools-in-d/
>
> Reddit:
> https://www.reddit.com/r/programming/comments/6d25mg/faster_command_line_tools_in_d/

Heh, happened to notice that this blog post now has 21 comments, 
with people posting links to versions in Go, C++, and Kotlin up 
till this week, months after the post went up! :D


More information about the Digitalmars-d-announce mailing list