File: table.py

package info (click to toggle)
gpaw 25.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 18,888 kB
  • sloc: python: 174,804; ansic: 17,564; cpp: 5,668; sh: 972; csh: 139; makefile: 45
file content (3 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
# creates: table.csv, table.png
from gpaw.benchmark.plot import compare
compare(['25.1.0.json', 'master.json'])