yt-project / libyt

In-situ analysis with yt
https://libyt.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Add Timer for Performance Test #50

Closed cindytsai closed 2 years ago

cindytsai commented 2 years ago

Add Timer for Performance Test

Section

Links

hyschive commented 2 years ago

@cindytsai You could consider utilizing the built-in timer in GAMER.

cindytsai commented 2 years ago

@hyschive I just built a light-weight one.