[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-developers] Performance comparasion between sqlite and mysql
From: |
Mikael Karlsson |
Subject: |
[GNUnet-developers] Performance comparasion between sqlite and mysql |
Date: |
Wed, 24 Aug 2005 09:56:33 +0200 |
User-agent: |
Mozilla Thunderbird 1.0.6 (X11/20050727) |
sqlite
Upload of `/tmp/ubuntu-5.04-install-i386.iso' complete, 615307264 bytes
took 424 seconds (1414.692 kbps).
mysql
Upload of `/tmp/ubuntu-5.04-install-i386.iso' complete, 615307264 bytes
took 350 seconds (1714.637 kbps).
/dev/sda:
Timing cached reads: 2792 MB in 2.00 seconds = 1395.52 MB/sec
Timing buffered disk reads: 162 MB in 3.02 seconds = 53.67 MB/sec
1.6 GHz amd64
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
The slower sqlite performance could possibly be attributed to us doing
single inserts instead of a larger transaction. The iowait was alot
higher for sqlite.
/Mikael Karlsson
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-developers] Performance comparasion between sqlite and mysql,
Mikael Karlsson <=