Commit Graph

311 Commits

Author SHA1 Message Date
attinasi%netscape.com
42d2660689 Using the 40-url-dup.txt file now so that the timing values are from the second run of the page, which should be from cache, thus further eliminating the latency variabilities. Not part of build 2000-04-14 23:26:21 +00:00
attinasi%netscape.com
a08059bf4b Newest run data added. Not part of build 2000-04-14 23:13:19 +00:00
attinasi%netscape.com
7891c3aeb3 Each URL is duplicated so the second time all images and the page itself will be from cache: catches the rogue image that is not on the file system, and it also limits the effect of the file system in skewing the numbers. Not part of build 2000-04-14 23:12:20 +00:00
gagan%netscape.com
623ba9e199 Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build. 2000-04-13 19:20:54 +00:00
gagan%netscape.com
8429a748bc Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf) 2000-04-07 23:14:52 +00:00
attinasi%netscape.com
edb4a5ee1b New Daily run data. not part of builds. 2000-04-07 20:30:07 +00:00
attinasi%netscape.com
501d8624ea New Daily Performance file. Not part of build. 2000-03-24 21:42:41 +00:00
attinasi%netscape.com
29984c38ec New history data added. Not part of build. 2000-03-24 21:40:32 +00:00
mcafee%netscape.com
eaf40a787d Timeout should be success for CreateProfile(). 2000-03-24 06:15:04 +00:00
mcafee%netscape.com
230b78daf1 Fixes for mailnews test. r=suresh 2000-03-24 03:57:17 +00:00
mcafee%netscape.com
db4cd01042 Looks like mailnews pref needs these set to 4, not 1. 2000-03-24 02:12:33 +00:00
jim_nance%yahoo.com
1feb960cd6 Fixed some compiler warnings.
This is not part of the default build.
2000-03-23 21:40:50 +00:00
mcafee%netscape.com
5c4909b4ce Abstracting a few variables for checkout target. 2000-03-23 06:05:10 +00:00
mcafee%netscape.com
6b447c0ef0 Scoping some function names. Reporting utilsversion now. 2000-03-22 00:45:13 +00:00
mcafee%netscape.com
db3eac114d Was stomping on version variable 2000-03-22 00:43:43 +00:00
mcafee%netscape.com
637acde380 Moving bulk of subroutines to util script, build-seamonkey will be a wrapper now. r=slamm 2000-03-22 00:18:06 +00:00
mcafee%netscape.com
49e625053b Moving default values to tinder-defaults.pl, shortening package name to TinderUtils. 2000-03-21 02:52:34 +00:00
slamm%netscape.com
af7ec82d36 Report "busted" if the build command (i.e. gmake -f client.mk) fails. Previously we only checked to see if the binary existed when the build command finished. However, now some modules are built after the binary is created. 2000-03-20 21:18:38 +00:00
slamm%netscape.com
145c5e5ee3 Avoid setting HOME variable in main process (big no-no). Cleanup profile creation. Remove tabs. I hate tabs. 2000-03-17 22:22:10 +00:00
attinasi%netscape.com
f219c5d1b4 Adding documentation on the Perf tool. Not part of build. 2000-03-17 20:07:57 +00:00
attinasi%netscape.com
9fdbed74a4 Adding latest daily chart. Nat part of build. 2000-03-17 19:24:28 +00:00
attinasi%netscape.com
c5810d9e37 Updated with latest run. Not part of build. 2000-03-17 19:22:49 +00:00
attinasi%netscape.com
3773aead35 Trend Table: latest one added. Not part of build. 2000-03-17 18:05:51 +00:00
attinasi%netscape.com
6c630fbe49 Added chart for prior run. Not part of build. 2000-03-17 18:04:20 +00:00
attinasi%netscape.com
75ce0855ee Added latest historical data - not part of build 2000-03-17 17:59:47 +00:00
slamm%netscape.com
7acb2a12ee oops. I checked in a bogus line. 2000-03-16 22:34:56 +00:00
slamm%netscape.com
94ce44f042 Push required perl version to 5.005. "my" declarations in for and while loops can only be done with 5.005. Reformat the $Setting:* variables to fix 80 charater columns. 2000-03-16 22:31:48 +00:00
slamm%netscape.com
f5df4c9a60 Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +00:00
dbaron%fas.harvard.edu
895a44d0ae Fix makefile since libs phase no longer exists. 2000-03-16 17:54:10 +00:00
slamm%netscape.com
b91af98997 Fix some 'variable used once' warnings. Clean up the eval of the default config. 2000-03-16 01:43:53 +00:00
mcafee%netscape.com
5662e4918f Adding auto-create-profile support. 2000-03-14 04:41:15 +00:00
dbaron%fas.harvard.edu
b905023253 Belatedly take credit/blame for my changes. r=jim_nance@yahoo.com 2000-03-14 03:52:18 +00:00
dbaron%fas.harvard.edu
61148f66ad Document trick to make jprof work under RedHat 6.0. r=jim_nance@yahoo.com 2000-03-14 03:50:43 +00:00
mcafee%netscape.com
1753c4a642 AliveTest warning comment. 2000-03-13 23:47:48 +00:00
mcafee%netscape.com
f94d7a75b7 MailNewsTest changes. 2000-03-13 23:44:49 +00:00
mcafee%netscape.com
a8bb38e511 Added AliveTest variable for tinder-config.pl, fixed MailNewsTest. r=slamm 2000-03-10 02:48:01 +00:00
mcafee%netscape.com
2ab398d4b4 Missing arg to mailnewstest call. 2000-03-10 00:56:36 +00:00
leaf%mozilla.org
35922b8cc7 initial checkin. finally. a=mcafee 2000-03-09 22:43:21 +00:00
attinasi%netscape.com
666b7fec85 updated with today's run: not part of build 2000-03-02 21:02:58 +00:00
attinasi%netscape.com
1f15b1ccf8 Fixed CPU argument processing, disallowed clock argument since it does not work yet 2000-03-02 21:02:08 +00:00
slamm%netscape.com
65ed51e588 Give editor test up to 45 seconds. 2000-03-02 18:36:23 +00:00
mcafee%netscape.com
665e5eab81 Fixing nohup rm line 2000-03-01 22:07:47 +00:00
slamm%netscape.com
13868e7eb7 Better process killer. 2000-03-01 17:49:52 +00:00
mcafee%netscape.com
765b5a5622 Adding rm nohup, moving starting comment to else 2000-02-29 22:00:49 +00:00
mcafee%netscape.com
cbf8e3d687 Adding support for clobber bloat test. 2000-02-29 21:45:37 +00:00
slamm%netscape.com
b2e97fb824 Make the tests easier to read and make it easy to create new ones. 2000-02-29 18:08:12 +00:00
slamm%netscape.com
da5f19bbba Get correct HOME for tests. 2000-02-29 00:06:27 +00:00
slamm%netscape.com
e27fb029cc Clean up tests. waitpid returns the pid, not the status. 2000-02-28 23:51:02 +00:00
slamm%netscape.com
31196f5ef0 Trim some time off the alive tests. 2000-02-26 02:24:24 +00:00
slamm%netscape.com
e00de39569 Fix some -w warnings. 2000-02-26 02:17:15 +00:00