• G
    Adding FreeBSD support, removing Chromium files, adding benchmark. · f122c6df
    gabor@google.com 提交于
    - LevelDB patch for FreeBSD. This resolves Issue 22.
      Contributed by dforsythe (thanks!).
    
    - Removing Chromium-specific files.
      They are now going to live in the Chromium repository.
    
    - Adding a benchmark page comparing LevelDB performance
      to SQLite and Kyoto Cabinet's TreeDB, along with
      code to generate the benchmarks.
      Thanks to Kevin Tseng for compiling the benchmarks,
      and Scott Hess and Mikio Hirabayashi for their
      help and advice.
    
    
    
    git-svn-id: https://leveldb.googlecode.com/svn/trunk@40 62dab493-f737-651d-591e-8d6aee1b9529
    f122c6df
port_posix.h 2.6 KB