GitXplorerGitXplorer
i

swift-fasta-redux

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
8a1ed601cee839fd8ebf39cb53b5f97bfcb592e4

Swift port of Fasta-Redux

committed 9 years ago
Unverified
30f1fa78520846dd9e98819a6841c15f70888398

Initial Commit

committed 9 years ago

README

The README file for this repository.

swift-fasta-redux

This project implements the fasta-redux benchmark in Swift. fasta-redux is one of the benchmarks that is part of The Computer Language Benchmarks Game.

The code is implemented entirely using the Swift standard library, and does not use Foundation.

Pull requests with performance improvements are very welcome!