Skip to content

Conversation

@spandoesai
Copy link
Collaborator

The Perf Report comparison script currently diffs two Excel reports. However, this limits deeper comparison of two traces (ex. comparing ops that have different names in two traces or visualizing some ops which are only seen in one of the traces).

TraceDiff aims to solve these issues by comparing the trace trees at a structural level using dynamic programming algorithms. Added a flag that allows users to choose TraceDiff to generate the op level comparison sheet.

[Closes #311]

@spandoesai spandoesai marked this pull request as draft October 3, 2025 18:24
@spandoesai spandoesai force-pushed the spanmore/add_tracediff_to_report_comparison branch from 5fd3dc5 to c384dcb Compare October 27, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add TraceDiff to the compare perf reports script

2 participants