top of page
Xano Community Contribution
have been working on building out more complex API workflows in Xano, and I’m starting to notice that as the logic grows (especially with multiple function stacks, conditionals, and database queries), performance begins to dip slightly.
I’d love to hear how others in the community are approaching this:
-
How do you structure or break down your complex workflows to keep things efficient?
-
Are there certain functions or practices you avoid to reduce latency?
-
Do you use any particular techniques for optimizing repeated queries or heavy logic?
-
How do you test and monitor performance effectively within Xano?
bottom of page