Sergey Babkin on CEP and stuff

This started as my thoughts on the field of Complex Event Processing, mostly about my OpenSource project Triceps. But now it's about all kinds of software-related things.

Showing posts with label performance. Show all posts
Showing posts with label performance. Show all posts
Wednesday, April 22, 2015

On performace of reading the unaligned data

›
I've made a template that was supposed to optimize the reading of the unaligned data: template <typename T> T getUnaligned(cons...
Sunday, March 22, 2015

more of performance numbers, with optimization

›
I've realized that the previous published  performance numbers were produced by a build without optimization. So I've enabled the op...
Saturday, January 18, 2014

performance variations

›
I've had an opportunity to run the performance tests on a few more laptops. Al of the same Core2 generation, but with the different CPU ...
Sunday, November 10, 2013

Triceps performance

›
I've finally got interested enough in Triceps performance to write a little test, Perf.t. By default it runs only one thousand iteration...
Sunday, February 24, 2013

atomic int vs mutex

›
I've been wondering, how much faster is the native implementation of an atomic integer (such as Triceps imports from NSPR) versus a simp...
›
Home
View web version

About Me

Sergey Babkin
View my complete profile
Powered by Blogger.