June 19, 2013

Comment: InnoDB vs MyISAM vs Falcon benchmarks - part 1

InnoDB vs MyISAM vs Falcon 벤치마크… InnoDB vs MyISAM vs Falcon benchmarks – part 1, http://www.mysqlperformanceblog.com/2007/01/08/innodb-vs-myisam-vs-falcon-benchmarks-part-1/Peter Zaitsevê°€ 자신의 블로그에 흥미로운 벤치마크 결과를 올렸다.The second goal of benchma…

Comment: InnoDB vs MyISAM vs Falcon benchmarks - part 1

InnoDB vs. MyISAM vs. Falcon in MySQL MySQL Performance Blog — InnoDB vs MyISAM vs Falcon benchmarks. Great test and lots of figures and graphs. It highlights two things. (1) Falcon is far… after 11 months of work (2) MyISAM toasts InnoDB in read performance is a myth. InnoDB rules for now with low concurrency. Eagerly…

Comment: InnoDB vs MyISAM vs Falcon benchmarks - part 1

[...] This time I tested only READ queries, similar to ones in benchmark InnoDB vs MyISAM vs Falcon (http://www.mysqlperformanceblog.com/2007/01/08/innodb-vs-myisam-vs-falcon-benchmarks-part-1) The difference is I used new sysbench with Lua scripting language, so all queries were scripted [...]