Skip to content

jmcunx/rtave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 

Repository files navigation

rtave - Run Time Average Utility

Note: Starting October 12 2023, Microsoft GitHub is forcing me to use 2FA to access to my repositories. Microsoft wants me to use my Cell Phone or some proprietary application for 2FA, email is not allowed. So updates to this project will no longer occur on GitHub. Updates and full Source can be downloaded from my Gemini Capsule:

  • gemini://gem.sdf.org/jmccue/computer/repository.gmi
  • gemini://sdf.org/jmccue/computer/repository.gmi (mirror)

See gemini wikipedia for clients.

This is a silly little utility created so I can determine average Run Time of a job over a period of time.

j_lib2 is an optional dependency.

GNU automake only confuses me, but this seems to be good enough for me.

To compile:

  • If "DESTDIR" is not set, will install under /usr/local
  • Execute ./build.sh to create a Makefile
  • Works on Linux, BSD and AIX

To uninstall, execute "make uninstall" from the source directory

About

Determine Average Time Difference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published