Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: New Benchmark: SQLite vs CDB_File vs BerkeleyDB

by Anonymous Monk
on Jan 20, 2011 at 16:09 UTC ( [id://883358]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
                    Rate I SQLite I Hash (A) I Hash I SQLite 2 I B+Tree (A
    +) I B+Tree
    ...
    S B+Tree(A)  89552/s     173%       54%      30%          --        -3
    +%     -13%
    S SQLite 2   92308/s     182%       58%      34%          3%         -
    +-     -11%
    S B+Tree    103448/s     216%       78%      50%         16%        12
    +%       --
    
  2. or download this
    
    use DB_File;
    ...
        print "$file :" . ( -s $file ) . "\n";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://883358]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (1)
As of 2024-04-19 18:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found