Difference between revisions of "David Manley perf comments"
m |
|||
Line 1: | Line 1: | ||
− | Comments | + | =Comments for Performance Documentation= |
− | Framework Prereqs | + | ==Framework Prereqs== |
*Additional details regarding Framework Prerequisites would reduce confusion. There isn't any harm in "dumbing it down" a level. | *Additional details regarding Framework Prerequisites would reduce confusion. There isn't any harm in "dumbing it down" a level. | ||
**Order of installations | **Order of installations | ||
Line 8: | Line 8: | ||
**Where to put the .dll | **Where to put the .dll | ||
− | Framework Config | + | ==Framework Config== |
*Are given path values the defaults? Is there any forseeable reason that they would be different? | *Are given path values the defaults? Is there any forseeable reason that they would be different? | ||
Line 23: | Line 23: | ||
</pre> | </pre> | ||
− | Config File | + | ==Config File== |
*What do I modify? The paths? | *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. | **Highlight sections that need to be modified or "may" need to be modified. Within code, could be hard to understand. | ||
Line 29: | Line 29: | ||
Running the test will close any existing Firefox windows. | Running the test will close any existing Firefox windows. | ||
*This should be BOLD CAPS MAJOR, almost lost all my wiki edits. | *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? |
Revision as of 13:11, 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?