Skip to content
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

remove universal binaries for ViennaRNA #10043

Merged
merged 2 commits into from
Aug 2, 2018
Merged

remove universal binaries for ViennaRNA #10043

merged 2 commits into from
Aug 2, 2018

Commits on Jul 23, 2018

  1. remove universal binaries for ViennaRNA

    * the flag in configure causes a 1.33-2.00x slowdown (docs say it
    interferes with some link-time optimizations)
    * the flag is unnecessary since its intent was to bind with Apple's
    stock python distribution (rather than conda)
    
    echo 'GCGCUUCGCCGCGCGCC&GCGCUUCGCCGCGCGCA\nGCGCUUCGCCGCGCGCC&GCGCUUCGCCGCGCGCA\nGCGCUUCGCCGCGCGCC&GCGCUUCGCCGCGCGCA\nGCGCUUCGCCGCGCGCC&GCGCUUCGCCGCGCGCA\nGCGCUUCGCCGCGCGCC&GCGCUUCGCCGCGCGCA' | time RNAcofold --noPS -p
    
    RNAcofold --noPS -p  0.02s user 0.00s system 89% cpu 0.030 total
    
    RNAcofold --noPS -p  0.01s user 0.00s system 74% cpu 0.022 tota
    s22chan committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    2158f13 View commit details
    Browse the repository at this point in the history
  2. bump buildno to trigger build

    s22chan committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    44eaa75 View commit details
    Browse the repository at this point in the history