|
You are here |
richardstartin.github.io | ||
| | | | |
www.bitsnbites.eu
|
|
| | | | | [AI summary] The post discusses the development and potential improvements of the MRISC32 vector instruction set architecture, focusing on optimizing vector operations for performance and flexibility in both in-order and parallel architectures. | |
| | | | |
github.com
|
|
| | | | | Performance comparison between various String and Pattern operations in Java - sigpwned/string-regex-benchmarks | |
| | | | |
www.morling.dev
|
|
| | | | | Java 16 is around the corner, so there's no better time than now for learning more about the features which the new version will bring. After exploring the support for Unix domain sockets a while ago, I've lately been really curious about the incubating Vector API, as defined by JEP 338, developed under the umbrella of Project Panama, which aims at "interconnecting JVM and native code". Vectors?!? Of course this is not about renewing the ancient Java collection types like java.util.Vector (...... | |
| | | | |
blog.darklang.com
|
|
| | | And their influence on Dark After two decades of coding professionally in a dozen languages, I've come to a conclusion about static and dynamic types: * Static types help you ensure that your changes work, especially for changes that span large parts of the program. This leads to long-term productivity | ||