blob: 7f23b72d999ee1477b2f564232af618e6ed08f2a (
plain)
1
2
3
4
5
6
7
8
|
2010-08-28: Version 0.1
Initial export.
* All tests pass, including Fannkuch&Fasta, but constglobalstructs
* Relooping of Fannkuch is complete, fasta has one left
* Emscriptened Fannkuch is 37X slower than gcc -O2 on C++ source
|