Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mlhpdx
on Jan 3, 2024
|
parent
|
context
|
favorite
| on:
Benchmarking 20 programming languages on N-queens ...
The implementation isn’t using any modern C# features?
neonsunset
on Jan 3, 2024
|
next
[–]
Unfortunately it doesn't. The newest and hottest way to do this is to either use bespoke matmul from System.Numerics.Tensors or at least using Vector<T> for SIMD (which is trivial and not "the last mile" optimization it often seems to be).
akashcoach
on Jan 3, 2024
|
prev
[–]
Which modern features do you mean? Java and C# code looks similar to me.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: