|
You are here |
psy-lob-saw.blogspot.com | ||
| | | | |
nirvdrum.com
|
|
| | | | | Technical articles by Kevin Menard. Topics include Ruby, Java, machine learning, and general computing. | |
| | | | |
richardstartin.github.io
|
|
| | | | | 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
|
|
| | | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | | |
github.com
|
|
| | | Pyjion - A JIT for Python based upon CoreCLR. Contribute to tonybaloney/Pyjion development by creating an account on GitHub. | ||