On Mar 28, 11:46 pm, José Moreira <[email protected]> wrote:
> Setup something likehttp://ubuntuforums.org/showthread.php?t=182764
> and set your datastore path on to the ramdisk with :
>
> --datastore_path=PATH      Path to use for storing Datastore file stub
> data. (Default /tmp/dev_appserver.datastore)
>
> *** speed tests ***
>
> Regular disk:
>
> jmore...@mint ~/Tmp $ sudo hdparm -Tt /dev/sda4
> /dev/sda4:
>  Timing cached reads:   3576 MB in  2.00 seconds = 1791.11 MB/sec
>  Timing buffered disk reads:  112 MB in  3.01 seconds =  37.23 MB/sec
>
> Ram disk disk:
>
> jmore...@mint ~/Tmp $ sudo hdparm -Tt /dev/ram0
> /dev/ram0:
>  Timing cached reads:   4114 MB in  2.00 seconds = 2061.44 MB/sec
>  Timing buffered disk reads:   64 MB in  0.14 seconds = 446.65 MB/sec
I don't have a harddrive doing something similar:
 df -h
Filesystem            Size  Used Avail Use% Mounted on
aufs                  2.0G  451M  1.5G  24% /
udev                  2.0G  236K  2.0G   1% /dev
/dev/sr0              691M  691M     0 100% /cdrom
/dev/loop0            666M  666M     0 100% /rofs
none                  2.0G  136K  2.0G   1% /dev/shm
tmpfs                 2.0G   20K  2.0G   1% /tmp
none                  2.0G   88K  2.0G   1% /var/run
none                  2.0G     0  2.0G   0% /var/lock
none                  2.0G     0  2.0G   0% /lib/init/rw

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to