国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Suggestions for the next version of laravel
高洛峰
高洛峰 2017-05-16 16:54:59
0
4
566

Who can write to the boss of laravel and ask him to pay attention to improving performance when upgrading the software. Now laravel's ab -c100 -n100 runs hello world on 1g linux, and can only run request per second: 30-50. Even if you change to php7, it will be lower.

And php7 is now focusing on improving performance, why is this framework not improved? Also, can you tell him that the structure of each version should not change too much, so as not to have to learn it again for each version.

高洛峰
高洛峰

擁有18年軟件開發(fā)和IT教學(xué)經(jīng)驗(yàn)。曾任多家上市公司技術(shù)總監(jiān)、架構(gòu)師、項(xiàng)目經(jīng)理、高級(jí)軟件工程師等職務(wù)。 網(wǎng)絡(luò)人氣名人講師,...

reply all(4)
過去多啦不再A夢(mèng)

ci3 can run 200, and slim2 can run 300. These two are obviously not as full-featured as the above, so they are easier to use.

我想大聲告訴你

... Big brother. Rapid iteration and performance often cannot be achieved at the same time.

If you want performance, use the Phalcon framework.

Moreover, all pages of any website are reloaded directly by PHP, compared with the framework. What is more important is the control of Redis, cache, etc.

Laravel uses so many classes, objects, interfaces, inheritance, etc. The performance is certainly not as good as other frameworks.

But its characteristic is that it can quickly iterate products

習(xí)慣沉默

It is recommended that the poster change the frame

PHPzhong

The development of computers from the beginning to the present has always been to exchange manual efficiency for machine efficiency. The four major upgrades of programming languages ??all use more abstract languages ??to make it easier for people to write code and make machine interpretation more time-consuming.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template