Latest Updates
Latest Tweets
Fork me on GitHub

FAQ > Performance (1 entry)

Search the FAQ for entries containing:
  • Managed code is just-in-time compiled by the .NET framework. Unfortunately, the JIT compiler can only use the x87 floating point unit. Most native numerical libraries can use special SIMD instructions (SSE ...