Skip to content

Consider changing dashboard library for performance improvements #16

@IsaacCheng9

Description

@IsaacCheng9

Summary

  • Streamlit runs on a single-threaded model and dynamically generates the UI on every event
  • As we expand features, the app will become increasingly complex and will require higher performance
  • Consider more performant libraries such as:
  • See comparison of Python dashboard libraries here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions