I forgot to include the titles for my talks.
The ignite talk Wednesday at 7pm is “
The ignite talk is a 5-minute talk at tonight’s Ignite MySQL session organized by Brian Aker. I’ll present some performance measurements on the Intel X25E SSD. The bottom line is that although I can get the 3,300 random 4KB writes per second, as the spec sheet advertises, I cannot seem to get more than about 11,000 reads per second, although the spec sheet says I should get 35,000.
The 1-hour talk Thursday at 10:50am is “
This talk about Tokutek’s Fractal Trees. I’ll explain how Fractal Trees work, and show why they can get one to two orders of magnitude speedup on insertions compared to B-tree indexes. The talk is about data structures and algorithms, but I think it should be easy for everyone to understand. If you want to know why Fractal Trees are fast, this is the talk for you.
Tokutek’s GA product uses fractal trees to deliver high-performance while maintaining rich indexes.