Changeset ed49dbd for benchmark


Ignore:
Timestamp:
Apr 26, 2022, 3:06:30 PM (2 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
Children:
f4fe7fd
Parents:
57af3f3
Message:

Forgot to remove debug print.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/plot.py

    r57af3f3 red49dbd  
    7878                        lines[name]['avg'].append(statistics.mean(ys))
    7979
    80                 print(lines[name])
    81 
    8280        for name, data in series.items():
    8381                _col = next(colors)
Note: See TracChangeset for help on using the changeset viewer.