Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
e8618fd5
Commit
e8618fd5
authored
Apr 29, 2020
by
Mikaël Salson
Browse files
.gitlab-ci.yml: benchmark with docker
parent
494950b9
Pipeline
#141190
passed with stages
in 97 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e8618fd5
...
...
@@ -371,6 +371,10 @@ ff45-server-functional:
# Benchmark
benchmark_algo
:
image
:
gcc:6.3
before_script
:
-
apt-get update
-
apt-get install -y time valgrind python3 wget tar
stage
:
benchmark
script
:
-
cd algo/tests ; python3 benchmark-releases.py -bic
...
...
@@ -378,7 +382,7 @@ benchmark_algo:
only
:
-
/^feature-.*a.*\/.*$/
tags
:
-
several-compil
er
s
-
cidock
er
# Deployment
...
...
Mathieu Giraud
@magiraud
mentioned in commit
199e2859
·
May 01, 2020
mentioned in commit
199e2859
mentioned in commit 199e285995d66632780f80926b5b1ae35d697167
Toggle commit list
Mathieu Giraud
@magiraud
mentioned in commit
2f572bc3
·
May 07, 2020
mentioned in commit
2f572bc3
mentioned in commit 2f572bc3dfe5d67e0ddd462a2dca5700f3481679
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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