Commit 078c9ac3 authored by Kirill Smelkov's avatar Kirill Smelkov

X move benchlib to -> https://lab.nexedi.com/kirr/pygolang

parent 1d07f6d6
This diff is collapsed.
......@@ -22,7 +22,7 @@
import sys, re
from collections import OrderedDict
from benchlib import xload_file, Unit, Benchmark, BenchLine
from golang.x.perf.benchlib import xload_file, Unit, Benchmark, BenchLine
import matplotlib.pyplot as plt
from matplotlib.patches import Rectangle
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment