JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


Start your update to JADE's latest release

Add a new CPU Consumption sheet to Monitor

Please add a new CPU Consumption sheet to Monitor. This would make it much easier to track down high-CPU issues and rogue (eg looping) applications.

This sheet would have one row per node and JADE process, like the Users sheet does. It would have Value, Delta and Rate columns, like Cache Performance does. The values would be microseconds of accumulated CPU time, like on the Cache Performance sheet.

Column 1 for JADE processes would be comprised of Users sheet columns 1, 3 and 11 (User, Application, and User Info). Column 1 for nodes would be similar to the node lines on the Users sheet.

The new sheet should be loggable and periodically sampleable.

EDIT: The CPU time shown should include CPU time spent in the server, such as locks, unlocks, serverExecutions, etc. Sometimes an app's load is mostly in the server node, which makes it hard to find.

  • John Porter
  • Feb 17 2020
  • Future consideration
  • Attach files