Wednesday, October 13, 2010

Re: How long is a model validation heavy testsuite supposed to run?

2010/10/13 Jonathan Barratt <jonathan.barratt@knifeict.com>:
> not being an SQLite user myself but knowing the database image is a simple single file

you'd be surprised to learn that a good single-file architecture can
be waaay faster than a more complex system. (good examples include
Tokyo Cabinet and Varnish and, yes, SQLite)

of course, RAM based DBs can be even faster too.

--
Javier

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment