Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
081e5e0f
Unverified
Commit
081e5e0f
authored
Mar 08, 2020
by
Jinjing Zhou
Committed by
GitHub
Mar 08, 2020
Browse files
[Fix] asv patch (#1330)
parent
0e153c4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
asv.conf.json
asv.conf.json
+2
-2
No files found.
asv.conf.json
View file @
081e5e0f
...
@@ -110,10 +110,10 @@
...
@@ -110,10 +110,10 @@
//
"env_dir"
:
"env"
,
//
"env_dir"
:
"env"
,
//
The
directory
(relative
to
the
current
directory)
that
raw
benchmark
//
The
directory
(relative
to
the
current
directory)
that
raw
benchmark
//
results
are
stored
in.
If
not
provided
,
defaults
to
"results"
.
//
results
are
stored
in.
If
not
provided
,
defaults
to
"results"
.
"results_dir"
:
"
regression_
results"
,
"results_dir"
:
"
asv/
results"
,
//
The
directory
(relative
to
the
current
directory)
that
the
html
tree
//
The
directory
(relative
to
the
current
directory)
that
the
html
tree
//
should
be
written
to.
If
not
provided
,
defaults
to
"html"
.
//
should
be
written
to.
If
not
provided
,
defaults
to
"html"
.
//
"html_dir"
:
"html"
,
"html_dir"
:
"
asv/
html"
,
//
The
number
of
characters
to
retain
in
the
commit
hashes.
//
The
number
of
characters
to
retain
in
the
commit
hashes.
//
"hash_length"
:
8
,
//
"hash_length"
:
8
,
//
`asv`
will
cache
results
of
the
recent
builds
in
each
//
`asv`
will
cache
results
of
the
recent
builds
in
each
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment