Skip to content

Simple benchmarks for comparing Formality Performance with other languages

License

Notifications You must be signed in to change notification settings

Soonad/Formality-Benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formality-Benchmarks

Simple benchmarks for comparing Formality Performance with other languages

Benchmark Cases

  1. Flip bits in an array 2^20 times
  2. Apply x=x+1 to all elements in an array 2^20 times
  3. Call a function a googol times times
  4. Forth test case: Sort a list 2^22 times

Tested Languages

  • Formality
  • C
  • Haskell
  • JavaScript
  • Python

About

Simple benchmarks for comparing Formality Performance with other languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published