I have a function called holediff - the code is here:

https://bitbucket.org/lawgon/djangogolf/src/a86c388f1795/web/views.py#cl-372  
analyses golf scores and calculates the relative difficulty of the holes. The 
code looks simple to me, but to analyse 10,000 rounds of golf (1,80,000 hole 
scores) my 2 GB laptop takes 20 minutes. Would this be considered normal - or 
slow? If slow, ideas on how to speed it up would be appreciated.
-- 
regards
Kenneth Gonsalves

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to