Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
列映射 Phalcon\Mvc\Model 列映射会影响性能吗?我正在处理应用程序,这将处于高负载状态,我对此感到担心。
列重命名增加了最小的开销,但在性能方面并不可观。通常,瓶颈是连接/访问/读取/写入数据库而不是数据操作。