Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

Status Implemented
Categories InterSystems IRIS
Created by David Hockenbroch
Created on Apr 21, 2025

Store table tuning statistics with globals, not routines

Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same routines across multiple namespaces, but the outliers in the data are different in each of them. For example, in my specific case, we have some customers with stores in multiple locations. Because of this, if we tune the table in one namespace, it is incorrectly tuned in other namespaces and harms their performance.

  • ADMIN RESPONSE
    Aug 20, 2025

    Thank you for submitting the idea.

    This idea was implemented by InterSystems.

  • Benjamin De Boe
    Aug 20, 2025

    Hi, I think we have good news for you :-)

    We were able to implement a new model for smarter table stats that live with the data and released it with 2025.2: https://community.intersystems.com/post/towards-smarter-table-statistics