Difference between revisions of "David Manley perf comments"
(→Questions) |
|||
Line 32: | Line 32: | ||
==Questions== | ==Questions== | ||
*How much of this test is reliant on applications currently running on the system? | *How much of this test is reliant on applications currently running on the system? | ||
+ | |||
+ | *By running a quick test I realized that by overloading the processor, the results of the test become much less useful. | ||
+ | |||
+ | *Normal Test | ||
+ | **[[Image:normalTest.png]] | ||
+ | |||
+ | *With Overloaded Processor | ||
+ | **[[Image:overloadTest.png]] |
Revision as of 13:24, 29 November 2006
Contents
Comments for Performance Documentation
Framework Prereqs
- Additional details regarding Framework Prerequisites would reduce confusion. There isn't any harm in "dumbing it down" a level.
- Order of installations
- Python options
- Cygwin options (packages)
- Where to put the .dll
Framework Config
- Are given path values the defaults? Is there any forseeable reason that they would be different?
- Confusion - you seem to be contradicting yourself
(Optional) For the page load test to work, modify the hostperm.1 file * Set to allow urls with scheme:file to open in new windows * Set the preference to open new windows in a tab should be off.
# Permission File # This is a generated file! Do not edit.
Config File
- What do I modify? The paths?
- Highlight sections that need to be modified or "may" need to be modified. Within code, could be hard to understand.
Running the test will close any existing Firefox windows.
- This should be BOLD CAPS MAJOR, almost lost all my wiki edits.
Questions
- How much of this test is reliant on applications currently running on the system?
- By running a quick test I realized that by overloading the processor, the results of the test become much less useful.