Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-27 15:45:40 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-27 15:46:23 +0300
commit1f6c9272fe1efe5a7125cd60bf8527018c588b69 (patch)
tree98a67095451984742ba3b52f80df8516ab8670ab /acceptance-tests/SUBMODULES.json
parent0de674c2dcc7ce937069872605bb6cceccfd5bdd (diff)
Revert "[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)"
This reverts commit e15b8c53ffc24d2c0cc1438498c23c6461d0c6e0. It broke other builds. Revert "[bench] Revert hardcoding of microbenchmarks to run-jenkins (#11787)" This reverts commit 7a81ac67a2cf23a8b87e2e4366a9767dced3caa5.
Diffstat (limited to 'acceptance-tests/SUBMODULES.json')
-rw-r--r--acceptance-tests/SUBMODULES.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/acceptance-tests/SUBMODULES.json b/acceptance-tests/SUBMODULES.json
index 239bfce29d9..66b35cb1d28 100644
--- a/acceptance-tests/SUBMODULES.json
+++ b/acceptance-tests/SUBMODULES.json
@@ -30,13 +30,5 @@
"remote-branch": "origin/master",
"branch": "master",
"directory": "benchmarker"
- },
- {
- "name": "DebianShootoutMono",
- "url": "https://github.com/alexanderkyte/DebianShootoutMono.git",
- "rev": "3fde2ced806c1fe7eed81120a40d99474fa009f0",
- "remote-branch": "origin/release_11_15_2018",
- "branch": "release_11_15_2018",
- "directory": "DebianShootoutMono"
}
]