descriptionBeeDB, experiments towards a next-generation clustered MySQL storage engine
homepage URLhttp://kristiannielsen.livejournal.com/
ownerknielsen.public@gmail.com
last changeThu, 2 Dec 2010 21:03:33 +0000 (2 22:03 +0100)
content tags
add:
readme
BeeDB experiments/prototyping.

Copyright (C) 2008 Kristian Nielsen.

This software is licenced under the Gnu General Public License; see
file COPYING for details.

Contents:

Initial experiments with micro-benchmarking in exp/.

Some initial design notes in doc/.
shortlog
2010-12-02 Kristian NielsenPort it to use the new Linux perf_event API rather... master
2010-11-27 Kristian NielsenIntroduce local var to avoid spilling wr_start_pos...
2010-11-27 Kristian NielsenAdd missing skip_perfmon case, to allow running on...
2010-03-31 Kristian NielsenAdd simple compile-time way to disable the performance...
2010-03-11 Kristian NielsenFound an even daster way to encode signed numbers for...
2009-10-14 Kristian NielsenAdd first version of lock-free fifo implementation...
2009-10-14 Kristian NielsenAdd comments.
2009-10-14 Kristian NielsenFacility to run only specified tests.
2009-10-14 Kristian NielsenGraphing tweaks.
2009-10-14 Kristian NielsenCopyright statement comment fix.
2009-10-14 Kristian NielsenAdd a `make tags` target.
2009-10-14 Kristian NielsenSome fixes to btree stuff.
2009-02-19 Kristian NielsenFirst partial graph prototype using GD::Graph.
2009-02-18 Kristian NielsenFirst version of perl wrapper to run all performance...
2009-02-18 Kristian Nielsen - Tweak performance test output for easier parsing.
2009-02-17 Kristian NielsenFirst draft of performance test SQL schema.
...
heads
13 years ago master