Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Performance Testing
    • Saptarshi blogged about this
    • Glassfish may be more scalable than Tomcat
  • What global properties Settings (formerly Global Properties from 1.9 downwards) exist for performance tuning?
    • patient.identifierPrefix - change from % to blank (empty)
    • patient.identifierRegex - change from % to blank (empty)
    • patient.identifierSuffix - change from % to blank (empty)
    • patient.searchMaxResults - set to maximum matches you think a person would be willing to search through (e.g., 100 or 1000)

...

Panel

Do we*really need interactive search?

    • Could we make the search delay duration a global property? And make AJAX real-time patient search optional via
  • global property
    • Setting (formerly Global Property from 1.9 downwards)?

How many users of the system

...

  • Make a ticket for Fix the patient search widget faster
    • Make AJAX real-time search optional & delay time settable via global propertiesvia Settings (formerly Global Properties from 1.9 downwards)
    • Avoid downloading all patients
  • Fix the patient dashboard
    • Lazy loading of data