Chen’s Thoughts and Experiments
on Performance and Maintainability, in composing, testing and monitoring
Why Pay for Sorting if You Don’t Need it? (3 of 3)
By Chen Fu, Tanj Bennett, Ashwini Khade In our previous posts, we discussed the high cost of data...
Date: 09/12/2016
Why Pay for Sorting If You Don't Need It? (2 of 3)
In our last blog post, we briefly discussed high cost of LSM Trees. Here we introduce how data are...
Date: 09/12/2016
Why Pay for Sorting If You Don't Need It? (1 of 3)
Log-structured Merge-trees (or LSM trees) are used by many famous data stores, such as BigTable,...
Date: 09/12/2016
Threads, Events, and Mala (in C++)
By Chen Fu and Tanj Bennett When it comes to constructing high performance server applications,...
Date: 08/19/2016