-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[benchmark] Compile and run benchmarks on Linux #7928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@mtake It is going to take me time to do it. I have other things on my schedule that are more important. Sorry. Additionally, that change was actually reverted since some people don't include their buildbot config in presets * looks at lldb * = p. So I didn't see it to update it. |
@swift-ci smoke test |
@lplarson IMO, we should just get this in as an incremental improvement as long as it does not break the linux build or affect the darwin build. I wish that we did have the infrastructure in place so we could get this on in the normal linux build. But my schedule is not being helpful. I don't want to hold this up. |
@swift-ci benchmark |
Build comment file:Build failed before running benchmark. |
@swift-ci benchmark |
Build comment file:Build failed before running benchmark. |
@swift-ci benchmark |
Build comment file:Build failed before running benchmark. |
@lplarson Looks like the build error https://ci.swift.org/job/swift-PR-osx-perf/389/consoleFull#-278967002ee1a197b-acac-4b17-83cf-a53b95139a76 is related to the @phausler's commit |
@swift-ci smoke test and merge |
Exclude Objective-C or Mach specific implementations, or replace them with POSIX based implementations so that we can compile and run benchmarks on Linux.
(This PR supersedes #7810 in favor of not including unrelated merged commits from other people.)