summaryrefslogtreecommitdiffstats
path: root/documentation/tips_and_tricks.html
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-06-05 22:07:13 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-06-05 22:07:13 -0400
commit33d6075577fb951c5b1cccb8b95b42c1b407273b (patch)
tree7cc4a93ad64c2976b2e33bde084a2ade7f13ff62 /documentation/tips_and_tricks.html
parentc20fa0261f005cc51ce4a798467f9a3e299b51c7 (diff)
downloadphoronix-test-suite-upstream-33d6075577fb951c5b1cccb8b95b42c1b407273b.tar.gz
phoronix-test-suite-upstream-33d6075577fb951c5b1cccb8b95b42c1b407273b.tar.xz
phoronix-test-suite-upstream-33d6075577fb951c5b1cccb8b95b42c1b407273b.zip
Add another tip about download caches...
Diffstat (limited to 'documentation/tips_and_tricks.html')
-rw-r--r--documentation/tips_and_tricks.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/tips_and_tricks.html b/documentation/tips_and_tricks.html
index bca97f9..dad006e 100644
--- a/documentation/tips_and_tricks.html
+++ b/documentation/tips_and_tricks.html
@@ -40,6 +40,7 @@ You may also contact us (phoronix [at] phoronix.com) for additional information
or ideas.</p>
<h2>Download Caches</h2>
<p>- If you're a company or simply own multiple computers, the download caching support of the Phoronix Test Suite can work quite well. This feature allows you to very simply setup a local (or network-wide) repository for the Phoronix Test Suite of all the files the different tests use. After you've installed the tests on one system that you normally use (or have ran <em>phoronix-test-suite install-all</em>) running <em>phoronix-test-suite make-download-cache</em> will cache all of the files that each test downloaded. The location of this cache is <em>~/.phoronix-test-suite/download-cache/</em>. Once the cache has been created, you can copy this folder to other systems and place the files in the same location. Then when the Phoronix Test Suite needs to download a file for a test, before downloading it from the Internet it will first check this cache for the file(s). If the files are there and the MD5 check-sums have been verified, it will simply copy the file -- thereby saving bandwidth and time. The download cache location can be downloaded in <em>~/.phoronix-test-suite/user-config.xml</em>. By adjusting the download cache, you could setup the cache folder to be on an FTP or NFS share (as an example) on a server that's accessible via your LAN. Configure your test systems to use this local repository and you'll be saving time and bandwidth.</p>
+<p>- I already have many of the source files for the standard tests, do I need to re-download them? Nope! Just throw them into <em>~/.phoronix-test-suite/download-cache/</em> and then fire up the Phoronix Test Suite. If the file-names and MD5 check-sums match, it will automatically use these cached files.</p>
<h2>Configuration</h2>
<p>- The user configuration options for the Phoronix Test Suite are stored in
<em>~/.phoronix-test-suite/user-config.xml</em>. The batch mode options are also