Skip to content

comparing the speed of the program with the use of various programming languages

License

Notifications You must be signed in to change notification settings

FreeCX/lang-speed-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lang-speed-tester

How to use

Compile available languages

$ make gcc g++ clang rust ...

Or all for compile with gcc, clang, rust, dmd, ldc, gdc, nim compilators

$ make all

Strip debug information

$ make strip

Run info tool and tests with <number-of-iterations> (ex: 1000)

$ ./system-info
$ ./tester 1000

And wait results!

About

comparing the speed of the program with the use of various programming languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published