leveldb/doc
gabor@google.com 1bfbe76b4e Improved benchmark, fixed bugs and SQLite parameters.
- Based on suggestions on the sqlite-users mailing list,
  we removed the superfluous index on the primary key 
  for SQLite's benchmarks, and turned write-ahead logging 
  ("WAL") on. This led to performance improvements for SQLite.

- Based on a suggestion by Florian Weimer on the leveldb
  mailing list, we disabled hard drive write-caching via
  hdparm when testing synchronous writes. This led to
  performance losses for LevelDB and Kyoto TreeDB.

- Fixed a mistake in 2.A.->Random where the bar sizes
  were switched for Kyoto TreeDB and SQLite.



git-svn-id: https://leveldb.googlecode.com/svn/trunk@45 62dab493-f737-651d-591e-8d6aee1b9529
2011-07-29 21:35:05 +00:00
..
bench Improved benchmark, fixed bugs and SQLite parameters. 2011-07-29 21:35:05 +00:00
benchmark.html Improved benchmark, fixed bugs and SQLite parameters. 2011-07-29 21:35:05 +00:00
doc.css reverting disastrous MOE commit, returning to r21 2011-04-19 23:11:15 +00:00
impl.html sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00
index.html sync with upstream @ 21409451 2011-05-21 02:17:43 +00:00
log_format.txt reverting disastrous MOE commit, returning to r21 2011-04-19 23:11:15 +00:00
table_format.txt reverting disastrous MOE commit, returning to r21 2011-04-19 23:11:15 +00:00