|
You are here |
pragtob.wordpress.com | ||
| | | | |
martin.ankerl.com
|
|
| | | | | Finding the Fastest, Memory Efficient Hashmap | |
| | | | |
eregon.me
|
|
| | | | | In this blog post we benchmark many Ruby versions and the latest Ruby Just-in-Time compilers (JITs) on the newest Ruby benchmark suite, yjit-bench. As a teaser, the geometric mean speedups compared to CRuby 3.1 on these 14 benchmarks are: MJIT 1.26x, YJIT 1.39x, JRuby 1.86x and TruffleRuby 6.23x. Read on to find more about the benchmarks and gain insights on these speedups. This blog post is also available on Medium. | |
| | | | |
depth-first.com
|
|
| | | | | Once barely regarded as a real programming language, JavaScript's role in chemistry is growing quickly. | |
| | | | |
chadaustin.me
|
|
| | | This may be the only time I weigh in on the static vs. dynamic typing discussion. Each side has its extreme proponents, and people differ in their ability and desire to work in systems with implicit invariants. Many years ago, back when Java and C++ were the Mainstream Languages and Python was the shiny new up-and-comer, I read Bruce Eckel's arguments in support of dynamically typed languages, and some of the nonobvious (at the time) ways you can get more done at higher quality in a more flexible languag... | ||