JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
250 stars 66 forks source link

Use global timer to measure performance #168

Closed ahojukka5 closed 7 years ago

ahojukka5 commented 7 years ago

This makes syntax a little bit easier. Also, measure more accurately performance of modal solver under investigation.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.04%) to 91.792% when pulling 8b9bf1f43c38743d9131d8665be7b45e5a520169 on fix/global_timer into b72db9398139d3cd62968fdddcd77d0f612fc064 on master.