Performance Issue in Mendix

0
Hi Team, We are facing issues related to Performance in mendix very frequently and not sure what is causing the issue. We also have used generalisation for 8-10 tables . Is it causing the issue and how can we overcome from this? Please do the needful.
asked
2 answers
3

The best post about performance in my opinion is this post: http://www.stukkie.nl/mendix/the-developers-guide-to-performance/ by Stephan Bruijnis.

Regards,

Ronald

answered
0

Generalisation does impact performance. If it's causing your specific issue is hard to say without any context.

This article is useful: https://world.mendix.com/display/bestpractices/Inheritance+vs.+1-1+association

answered