Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
soledad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
soledad
Commits
24756c6d
Unverified
Commit
24756c6d
authored
8 years ago
by
drebs
Committed by
Kali Kaneko
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[benchmarks] Checkout check-pysqlcipher script because older commits don't have it.
parent
b3aafa1b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-1
5 additions, 1 deletion
.gitlab-ci.yml
with
5 additions
and
1 deletion
.gitlab-ci.yml
+
5
−
1
View file @
24756c6d
...
@@ -78,7 +78,11 @@ benchmark:
...
@@ -78,7 +78,11 @@ benchmark:
# benchmarking data to elasticsearch.
# benchmarking data to elasticsearch.
-
git remote add leap https://leap.se/git/soledad
-
git remote add leap https://leap.se/git/soledad
-
git fetch leap
-
git fetch leap
-
git checkout leap/master testing/tox.ini testing/tests/benchmarks/conftest.py testing/tests/conftest.py
-
git checkout leap/master
testing/tox.ini
testing/tests/benchmarks/conftest.py
testing/tests/conftest.py
testing/check-pysqlcipher.py
-
git checkout leap/benchmark-all-commits tune-adbapi-parameters.sh
-
git checkout leap/benchmark-all-commits tune-adbapi-parameters.sh
# ensure larger timeout and more retries for async/concurrent sqlcipher access
# ensure larger timeout and more retries for async/concurrent sqlcipher access
-
./tune-adbapi-parameters.sh
-
./tune-adbapi-parameters.sh
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment