Skip to content

[performance] Optimize Process Insight screen performance #672

@shm11C3

Description

@shm11C3

Summary

The “Process Insight” screen handles a significant amount of data depending on the display range. Therefore, we aim to reduce the volume of data processed and improve performance.

Details

  • Filter the display targets in the graph
    • In particular, items with short durations and low consumption volumes are handled as “Other” due to their large quantity
  • Implement pagination on the table (Optional)
    • If the issue cannot be resolved by improving the graph alone, take appropriate action.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions