/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

psy-lob-saw.blogspot.com
| | nirvdrum.com
6.6 parsecs away

Travel
| | Technical articles by Kevin Menard. Topics include Ruby, Java, machine learning, and general computing.
| | richardstartin.github.io
5.1 parsecs away

Travel
| | I was encouraged to find out recently that many operations on byte[] can now be vectorised by C2 starting in JDK13. These improvements come from a long line of contributions from Intel to improve C2's use of AVX+ instructions, which have the potential of speeding up a lot of Java programs running on x86. Naturally, I am keen to find out how big an impact this can have in an ideal situation, but also compare the simple routines with older, harder to get right, alternatives using Unsafe.
| | michaelscodingspot.com
5.0 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | github.com
38.0 parsecs away

Travel
| Pyjion - A JIT for Python based upon CoreCLR. Contribute to tonybaloney/Pyjion development by creating an account on GitHub.