- Timestamp:
- Apr 26, 2022, 3:06:30 PM (3 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
- Children:
- f4fe7fd
- Parents:
- 57af3f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/plot.py
r57af3f3 red49dbd 78 78 lines[name]['avg'].append(statistics.mean(ys)) 79 79 80 print(lines[name])81 82 80 for name, data in series.items(): 83 81 _col = next(colors)
Note: See TracChangeset
for help on using the changeset viewer.