Cool tip! 2010/3/28 José Moreira <[email protected]>
> Setup something like http://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 > > > -- > [email protected] > http://beta.icodedhere.com > http://pt.linkedin.com/in/josemoreira > http://djangopeople.net/josemoreira > http://www.crunchbase.com/user/josemoreira > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- 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.
