Menu

Close
  • Home
Subscribe
CodeCorner Menu

java

A 6-post collection

Page 1 of 2 Older Posts →

Java, NUMA and Memory Boundaries

Benchmarking Memory Caches and NUMA Today post is all about tinkering with memory. This experiments were inspired by a investigation of a friend/coworker/geek_soldier »

Balhau on benchmarking, java, development, tests 01 April 2017

Vectorization and out of order execution

Vector operations optimization is an important concept in the computer science field. Lots of mathematical algorithms when implemented in a computer are nothing more than operations »

Balhau on java, optimization, performance, low-level 02 December 2016

Hacking in Java

The downer Today is all about an hack. I've got a pet project, I believe I already talked about it, its a library that scraps among »

Balhau on java, hacking, development 05 November 2016

Chaining Patterns

Chaining is a technique we can use in most of programming languages that consists in calling method after method, thus chaining the methods together,and by »

Balhau on patterns, development, java, tests 20 August 2016

Decorate and Fluent Interfaces

Today I will explore a little more about two patterns and how they can be used together to achieve an expressive way of doing stuff (I'll »

Balhau on patterns, java, arquitecture, development, interfaces, api 20 February 2016
Page 1 of 2 Older Posts →
CodeCorner © 2025
Proudly published with Ghost