Update generate-benchmark-graph.py

This commit is contained in:
akp 2022-12-01 06:55:55 +00:00
parent dc169a7371
commit 06e0572819
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import json
import matplotlib.pyplot as plt
import matplotlib.patches as patches