Skip to content

arturofburgos/Assessment-of-Programming-Languages

Repository files navigation

Assessment of Programming Languages

Establishing efficiency evaluations and comparisons of different programming languages is not a trivial task.

The comparisons proposed in the present work address routines usually applied in CFD algorithms, i.e. solving system of linear equations, and changing vector element positions. The tests are Copying Arrays, Matrix Multiplication, Fibonacci's Sequence and solve a Linear System.

The computer parameters are listed below, all tests were done in isolation so that there was no interference from third parties in the speed:

-Name from Operational System: Ubuntu 18.04.4 LTS\

-Processor: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz x4

-Installed RAM: 15,3 GB 

About

Compare the performance of different programming languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published