Welcome Guest, Not a member yet? Register   Sign In
Performance is concern, Should use CI?
#11

[eluser]Nick Husher[/eluser]
On the other hand, unless you're doing a search query for '*' or something that contains a huge result set, your performance overhead isn't as bad as it could be. ORM tools, particularly ones that have aggressive data retrieval schemes, definitely multiply that overhead, though.

The best way to improve query times is to reindex your data for faster access and use caching techniques to capture common searches. There are plenty of resources to help out with that, but not here. It's outside the scope of a PHP framework. Wink


Messages In This Thread
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:21 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:31 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:34 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:35 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:39 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:49 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:55 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 04:58 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 05:03 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 09:14 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 09:33 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 10:30 AM
Performance is concern, Should use CI? - by El Forum - 12-15-2008, 11:06 AM
Performance is concern, Should use CI? - by El Forum - 12-16-2008, 03:53 AM
Performance is concern, Should use CI? - by El Forum - 12-16-2008, 04:16 AM
Performance is concern, Should use CI? - by El Forum - 12-16-2008, 04:20 AM
Performance is concern, Should use CI? - by El Forum - 12-16-2008, 05:34 AM
Performance is concern, Should use CI? - by El Forum - 12-23-2008, 10:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB