Thread overview | |||||
---|---|---|---|---|---|
|
May 28, 2018 Comparing the c ffi overhead on various programming languages | ||||
---|---|---|---|---|
| ||||
Might be interesting to checkout to find some optimization potential: https://github.com/dyu/ffi-overhead -- Robert M. Münch http://www.saphirion.com smarter | better | faster |
May 28, 2018 Re: Comparing the c ffi overhead on various programming languages | ||||
---|---|---|---|---|
| ||||
Posted in reply to Robert M. Münch | On 28/05/2018 10:16 PM, Robert M. Münch wrote: > Might be interesting to checkout to find some optimization potential: > > https://github.com/dyu/ffi-overhead https://github.com/dyu/ffi-overhead/issues/5 |
June 01, 2018 Re: Comparing the c ffi overhead on various programming languages | ||||
---|---|---|---|---|
| ||||
Posted in reply to rikki cattermole | On 28/05/2018 10:19 PM, rikki cattermole wrote:
> On 28/05/2018 10:16 PM, Robert M. Münch wrote:
>> Might be interesting to checkout to find some optimization potential:
>>
>> https://github.com/dyu/ffi-overhead
>
> https://github.com/dyu/ffi-overhead/issues/5
With ldc, we are closer to zig now (equal/better), but c++ is still 8ms better than us.
Either way we are better than Rust :)
|
Copyright © 1999-2021 by the D Language Foundation