Welcome Guest, Not a member yet? Register   Sign In
memcache language files?
#1

[eluser]webgr[/eluser]
hi all,

we are working on a CI based web application and have already done a lot of optimization, heavily use caching (Zend_Cache with memcache backend) on various layers (model, parsed views etc). Obviously we use byte code caching and the likes.

With those low hanging fruits tackled we want to take it even further and was wondering if anyone has tried using memcache for e.g. language files. While byte code caching saves some time, still, parsing each language item seems to consume some ms here and there that at the end add up.

Do you have any suggestions on how to go about it e.g. extend CI core language library?

Any other opportunities you would tackle first?

thanks in advance
#2

[eluser]n0xie[/eluser]
Premature optimization is the root of all evil

Are you sure you need that much optimization?
#3

[eluser]eshaa83[/eluser]
Great work...
keep it up




Theme © iAndrew 2016 - Forum software by © MyBB