Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter or PhalconPHP ?
#3

Is performance that important?

Will it matter if your page is generated in 90ms or 500ms?

Are you worried about the pages taking 5 seconds to generate? If this is the case, then the framework is probably not your worry. In general a slow website is slow because of the database accesses not the speed of the PHP code.

If you are new to both frameworks, then I think CI will be quicker to pick up and is well documented.

Most of my project run on shared hosting or VPS, often with an upgrade from shared to VPS, so CI works well for that. The performance is very good.

I would in general, suggest you plan your architecture in detail and make sure that you have optimized your database and Models as in general, that is where the performance hit will come.

If you would like to discuss more, I would be happy to do so.
Reply


Messages In This Thread
CodeIgniter or PhalconPHP ? - by zaltanklis - 11-14-2014, 08:34 AM
RE: CodeIgniter or PhalconPHP ? - by kilishan - 11-14-2014, 09:07 AM
RE: CodeIgniter or PhalconPHP ? - by Chroma - 11-14-2014, 09:35 AM
RE: CodeIgniter or PhalconPHP ? - by no1youknowz - 11-14-2014, 10:14 AM
RE: CodeIgniter or PhalconPHP ? - by Chroma - 11-14-2014, 10:26 AM
RE: CodeIgniter or PhalconPHP ? - by no1youknowz - 11-14-2014, 03:56 PM
RE: CodeIgniter or PhalconPHP ? - by Rufnex - 11-14-2014, 10:23 AM
RE: CodeIgniter or PhalconPHP ? - by Rufnex - 11-14-2014, 10:34 AM
RE: CodeIgniter or PhalconPHP ? - by zaltanklis - 11-14-2014, 04:41 PM
RE: CodeIgniter or PhalconPHP ? - by no1youknowz - 11-15-2014, 09:38 AM
RE: CodeIgniter or PhalconPHP ? - by RonanW - 05-18-2015, 06:02 AM
RE: CodeIgniter or PhalconPHP ? - by tapan.thapa - 11-14-2014, 11:37 PM
RE: CodeIgniter or PhalconPHP ? - by zaltanklis - 11-15-2014, 02:07 AM
RE: CodeIgniter or PhalconPHP ? - by Rufnex - 11-15-2014, 09:19 AM
RE: CodeIgniter or PhalconPHP ? - by zaltanklis - 11-15-2014, 04:39 PM
RE: CodeIgniter or PhalconPHP ? - by GeorgeD - 11-15-2014, 05:36 PM
RE: CodeIgniter or PhalconPHP ? - by zaltanklis - 11-15-2014, 05:52 PM
RE: CodeIgniter or PhalconPHP ? - by alroker - 11-15-2014, 07:15 PM
RE: CodeIgniter or PhalconPHP ? - by no1youknowz - 11-15-2014, 08:40 PM
RE: CodeIgniter or PhalconPHP ? - by alroker - 11-15-2014, 09:13 PM
RE: CodeIgniter or PhalconPHP ? - by no1youknowz - 11-15-2014, 10:07 PM
RE: CodeIgniter or PhalconPHP ? - by Rufnex - 11-16-2014, 02:32 AM
RE: CodeIgniter or PhalconPHP ? - by no1youknowz - 11-16-2014, 08:39 AM
RE: CodeIgniter or PhalconPHP ? - by zaltanklis - 11-16-2014, 08:21 AM
RE: CodeIgniter or PhalconPHP ? - by Narf - 11-17-2014, 04:26 AM
RE: CodeIgniter or PhalconPHP ? - by Chroma - 11-17-2014, 07:40 AM
RE: CodeIgniter or PhalconPHP ? - by Hobbes - 12-02-2014, 02:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB