Changes between Initial Version and Version 1 of Ticket #42441, comment 28
- Timestamp:
- 12/07/2023 09:37:54 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42441, comment 28
initial v1 4 4 Ummm, that would be a huge performance loss for options that are used often. The additional trip to the DB may be hundreds of times slower. 5 5 6 Already mentioned this on the PR, thinking this would need a good amount of performance testing with different scenarios :, mostly what happens when autoload is turned off for big option that is used on every page load,mor on every second page load, etc.6 Already mentioned this on the PR, thinking this would need a good amount of performance testing with different scenarios. Most importantly what happens when autoload is turned off for big options that are used on every page load, or on every second page load, etc.