-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
76669c8
commit 2e5ce62
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
# Prmon Authors | ||
|
||
- Graeme A Stewart refactored the code to make the utility stand alone, | ||
- [Graeme A Stewart](https://github.com/graeme-a-stewart) refactored the code to make the utility stand alone, | ||
renamed it as prmon (from MemoryMonitor) and worked on many further | ||
enhancements. | ||
|
||
- Alaettin Serhan Mete added the code to measure timing stats (CPU/wall) | ||
- [Alaettin Serhan Mete](https://github.com/amete) added the code to measure timing stats (CPU/wall) | ||
and worked on many additional improvements. | ||
|
||
*Graeme and Serhan* continue to maintain prmon today. | ||
|
||
- [Anubhab Das](https://github.com/quantum-shift) was a GSoC student who worked on prmon in 2021, developing | ||
the logging infrastructure and the implementation of the "precooked" unit tests. |