-
Notifications
You must be signed in to change notification settings - Fork 0
beckus/TestXferRate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TestXferRate A Java application which reads from or writes to a file and reports the average read/write rate. To compile, just run ant in the root folder. This will compile all of the java files and generate the jar file. To clean up, run "ant clean". Run the jar as follows to get usage instructions: java -jar TestXferRate.jar -h The following folder structure is used: src - Java source files build - Java class files generated by compiler dist - Contains jar file
About
A Java application which reads from or writes to a file and reports the average read/write rate
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published