Looking for a Code Review of a Bioinformatics POC
tastyminerals
tastyminerals at gmail.com
Thu Jun 11 22:53:52 UTC 2020
On Thursday, 11 June 2020 at 21:54:31 UTC, duck_tape wrote:
> On Thursday, 11 June 2020 at 20:24:37 UTC, tastyminerals wrote:
>> Mir Slices instead of standard D arrays are faster. Athough
>> looking at your code I don't see where you can plug them in.
>> Just keep in mind.
>
> Thanks for taking a look! What is it about Mir Slices that
> makes them faster? I hadn't seen the Mir package before but it
> looks very useful and intriguing.
Mir is fine-tuned for LLVM, pointer magic and SIMD optimizations.
More information about the Digitalmars-d-learn
mailing list