Skip to content

Add Log Visualization Timeline for Better Debugging and Analysis #34

@amar-ox

Description

@amar-ox

Description
The simulator currently outputs logs as structured data but lacks a visual interface to explore the timeline of events, making debugging and performance analysis more difficult. A timeline-based visualization tool would improve traceability and help identify routing inefficiencies, contention, or synchronization issues.

Goals

  • Design and implement a timeline visualization for key simulation events:
    • Qubit reservations and releases
    • Successful entanglement generation
    • Swapping and purification actions and associated classical messages
  • Allow filtering by node, qubit, event type, and time range.
  • Optionally export the timeline as a static image or interactive HTML.

Benefits

  • Makes debugging and event tracing significantly more intuitive.
  • Supports reproducibility and performance evaluation.
  • Aids in teaching, demonstration, and analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions