commonwarexyz / commonwarexyz/benchmarks
If the same commit is benchmarked more than once, it leads to duplicate points on the graph
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description

I think it should be possible to dedup these entries (primarily caused by manual runs) in the client-side JS (unless there is a way to prevent this in the GitHub action that publishes these records).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the client-side JavaScript that loads benchmark records and renders the graph, then inspect how manually published records are represented. Confirm whether duplicate entries can be identified by commit, and consider the GitHub Action path only if the client-side data cannot be deduplicated. Done means repeated benchmarks for one commit produce a single graph point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100