Hi,
My question may seem silly, or the gain would be derisory compared to the complexity in terms of code reading that it will bring, but I wonder if it won't increase performance to have one big module rather than several small ones.
Hi,
My question may seem silly, or the gain would be derisory compared to the complexity in terms of code reading that it will bring, but I wonder if it won't increase performance to have one big module rather than several small ones.
It does not bring any performance gain if you create one big module instead of several small module. (at the end python need to import more files but the code is the same )
from the code readability and manageability, it would be a good idea to slit the module by a business domain like sale, purchase, etc...
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
0
Mei 26
|
58 | |||
|
0
Apr 26
|
60 | |||
|
0
Apr 26
|
8 | |||
|
0
Mar 26
|
6 | |||
|
5
Des 25
|
2265 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.