You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by navsan <gi...@git.apache.org> on 2016/06/09 16:06:26 UTC

[GitHub] incubator-quickstep pull request #21: DO NOT MERGE Try using shared librarie...

GitHub user navsan opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/21

    DO NOT MERGE Try using shared libraries when building on Travis

    This should reduce memory consumption and build time. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-quickstep travis_sharedlibs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-quickstep/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit ef6a4525b2899c26069b1f2a300753b1dcf8fc7a
Author: navsan <na...@node-2.qs-prof.quickstep-pg0.wisc.cloudlab.us>
Date:   2016-06-09T16:03:42Z

    Use shared libraries when building on Travis

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-quickstep issue #21: Use shared libraries when building on Travis

Posted by navsan <gi...@git.apache.org>.
Github user navsan commented on the issue:

    https://github.com/apache/incubator-quickstep/pull/21
  
    Comparing Travis run times for this PR (https://travis-ci.org/apache/incubator-quickstep/builds/136474629) with one from earlier today (https://travis-ci.org/apache/incubator-quickstep/builds/136370961), almost all the run times have gone down to a certain extent. It's particularly helpful for the GCC runs with copy elision (>10% speedup).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-quickstep pull request #21: Use shared libraries when building on ...

Posted by navsan <gi...@git.apache.org>.
Github user navsan closed the pull request at:

    https://github.com/apache/incubator-quickstep/pull/21


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---