Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to understand the impact of TP implementing a method on performance

2025-02-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly introduces "how to understand the impact of TP implementing a method on performance". In daily operations, I believe many people have doubts about how to understand the impact of TP implementing a method on performance. Xiaobian consulted all kinds of data and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubts about "how to understand the impact of TP implementing a method on performance". Next, please follow the editor to study!

Specific questions:

Why does thinkphp implement a method to bring in so many files, and what is the impact on performance?

For example, in thinkphp, a method outputs only one echo 1, and it is found that there are many files to be introduced, which has any impact on the service.

How to optimize when you encounter concurrency?

Array (63) {[0] = > string (43) "{MY_SITE} / index.php" [1] = > string (52) "{MY_SITE} / thinkphp/start.php" [2] = > string (51) "{MY_SITE} / thinkphp/base.php" [3] = > string (67) "{MY_SITE} / thinkphp/library/think/Loader.php" [4] = > string (73) "{MY_SITE} / vendor/composer / autoload_namespaces.php "[5] = > string (67)" {MY_SITE} / vendor/composer/autoload_psr4.php "[6] = > string (71)" {MY_SITE} / vendor/composer/autoload_classmap.php "[7] = > string (68)" {MY_SITE} / vendor/composer/autoload_files.php "[8] = > string (80)" {MY_SITE} / vendor/symfony/polyfill-mbstring/bootstrap.php "[9 ] = > string (86) "{MY_SITE} / vendor/guzzlehttp/promises/src/functions_include.php" [10] = > string (78) "{MY_SITE} / vendor/guzzlehttp/promises/src/functions.php" [11] = > string (82) "{MY_SITE} / vendor/guzzlehttp/psr7/src/functions_include.php" [12] = > string (74) "{MY_SITE} / vendor/guzzlehttp/psr7/src/functions.php" [13 ] = > string (84) "{MY_SITE} / vendor/guzzlehttp/guzzle/src/functions_include.php" [14] = > string (76) "{MY_SITE} / vendor/guzzlehttp/guzzle/src/functions.php" [15] = > string (78) "{MY_SITE} / vendor/topthink/think-captcha/src/helper.php" [16] = > string (66) "{MY_SITE} / thinkphp/library/think/Route.php" [17] = > String (67) "{MY_SITE} / thinkphp/library/think/Config.php" [18] = > string (69) "{MY_SITE} / thinkphp/library/think/Validate.php" [19] = > string (77) "{MY_SITE} / vendor/topthink/think-helper/src/helper.php" [20] = > string (69) "{MY_SITE} / vendor/yfcmf/geetest/src/helper.php" [21] = > string (78) " {MY_SITE} / vendor/qiniu/php-sdk/src/Qiniu/functions.php "[22] = > string (75)" {MY_SITE} / vendor/qiniu/php-sdk/src/Qiniu/Config.php "[23] = > string (80)" {MY_SITE} / vendor/overtrue/wechat/src/Payment/helpers.php "[24] = > string (66)" {MY_SITE} / thinkphp/library/think/Error.php "[25] = > string ( 57) "{MY_SITE} / thinkphp/convention.php" [26] = > string (64) "{MY_SITE} / thinkphp/library/think/App.php" [27] = > string (68) "{MY_SITE} / thinkphp/library/think/Request.php" [28] = > string (48) "{MY_SITE} / app/config.php" [29] = > string (54) "{MY_SITE} / data/conf/config.php" [ 30] = > string (50) "{MY_SITE} / app/database.php" [31] = > string (65) "{MY_SITE} / thinkphp/library/think/Hook.php" [32] = > string (46) "{MY_SITE} / app/tags.php" [33] = > string (48) "{MY_SITE} / app/common.php" [34] = > string (64) "{MY_SITE} / thinkphp/library/think/Env.php" "[35] = > string (53)" {MY_SITE} / thinkphp/helper.php "[36] = > string (65)" {MY_SITE} / thinkphp/library/think/Lang.php "[37] = > string (67)" {MY_SITE} / thinkphp/library/think/Cookie.php "[38] = > string (64)" {MY_SITE} / thinkphp/library/think/Log.php "[39] = > string (57)" {MY_SITE } / thinkphp/lang/zh-cn.php "[40] = > string (52)" {MY_SITE} / app/lang/zh-cn.php "[41] = > string (53)" {MY_SITE} / app/home/config.php "[42] = > string (57)" {MY_SITE} / app/home/lang/zh-cn.php "[43] = > string (61)" {MY_SITE} / app/home/controller/Bet.php " [44] = > string (62) "{MY_SITE} / app/home/controller/Base.php" [45] = > string (66) "{MY_SITE} / app/common/controller/Common.php" [46] = > string (71) "{MY_SITE} / thinkphp/library/think/Controller.php" [47] = > string (77) "{MY_SITE} / thinkphp/library/traits/controller/Jump.php" [48] = > string (65) "{MY_SITE} / thinkphp/library/think/View.php" [49] = > string (78) "{MY_SITE} / thinkphp/library/think/view/driver/Think.php" [50] = > string (69) "{MY_SITE} / thinkphp/library/think/Template.php" [51] = > string (81) "{MY_SITE} / thinkphp/library/think/template/driver/File.php" [52] = > string (66) "{MY_ SITE} / thinkphp/library/think/Cache.php "[53] = > string (78)" {MY_SITE} / thinkphp/library/think/cache/driver/File.php "[54] = > string (73)" {MY_SITE} / thinkphp/library/think/cache/Driver.php "[55] = > string (68)" {MY_SITE} / thinkphp/library/think/Session.php "[56] = > string (63)" {MY_SITE} / thinkphp/library / think/Db.php "[57] = > string (79)" {MY_SITE} / thinkphp/library/think/db/connector/Mysql.php "[58] = > string (74)" {MY_SITE} / thinkphp/library/think/db/Connection.php "[59] = > string (69)" {MY_SITE} / thinkphp/library/think/db/Query.php "[60] = > string (77)" {MY_SITE} / thinkphp/library/think/db / builder/Mysql.php "[61] = > string (71)" {MY_SITE} / thinkphp/library/think/db/Builder.php "[62] = > string (66)" {MY_SITE} / thinkphp/library/think/Debug.php "}

Netizens replied:

The use of the framework is to sacrifice some performance to achieve development efficiency. The internal coupling of the TP framework is very high, so the performance is better than other frameworks.

Looking at the files loaded above, you should use lazy loading in TP5,TP5, which loads related class files only when needed, which is a lot better than 3.x performance.

The other is caching. TP3.X can package all the files to be included into a single file, thus avoiding multiple loads. However, in TP5, there is a cache only if it is a template.

For high concurrency, you can use APC, improve hardware, use nginx, and so on.

At this point, the study on "how to understand the impact of TP implementing a method on performance" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report