The One Billion Row Challenge

Sergey kornburn at yandex.ru
Sun Jan 14 00:19:46 UTC 2024


On Saturday, 13 January 2024 at 23:25:07 UTC, monkyyy wrote:
> On Thursday, 11 January 2024 at 11:21:39 UTC, Sergey wrote:
>> On Thursday, 11 January 2024 at 08:57:43 UTC, Christian 
>> Köstlin wrote:
>>> Did someone already try to do this in dlang?
>>> I guess it will be very hard to beat the java solutions 
>>> running with graalvm!
>>>
>>> https://news.ycombinator.com/item?id=38851337
>>>
>>> Kind regards,
>>> Christian
>>
>> I think C++ people already beated Java's performance 
>> https://github.com/buybackoff/1brc?tab=readme-ov-file#native
>
> I feel we could beat c++ if they didn't radix sort

The project is very hard. Many optimizations and tricks were 
applied by others.
It requires a lot of skill to implement everything on a high 
level.


More information about the Digitalmars-d-learn mailing list