Is there a way to reduce execution time by counting objects?

it's even splitted in two queries now, with only 2474487 entries ;)

in django I use "model.objects.count()"

SELECT COUNT(*) FROM "rainbowtables_hashes":34.552

SELECT COUNT(*) FROM "rainbowtables_hashes":31.024

greetz Paul Rauch

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to