Difference between revisions of "Sherman Fernandes perf comments"

From CDOT Wiki
Jump to: navigation, search
Line 11: Line 11:
 
Matplotlib
 
Matplotlib
 
Pysyck
 
Pysyck
 +
 +
Configuring Environment
 +
 +
No instructions on what exactly to place in the Hostperm.1 file.
 +
Hostperm.1 file is autogenerated and warns against editing it.
 +
 +
Make the Create extension_perf_reports  part bold
 +
 +
The following is the default settings for the config.yaml extension section.
 +
<pre>
 +
# Extensions to install in test (use "extensions: {}" for none)
 +
      extensions: {}
 +
        # Make sure that the path is directed to the desired location of the extension
 +
        # Need quotes around guid because of curly braces
 +
        #"{12345678-1234-1234-1234-abcd12345678}" : c:\path\to\unzipped\xpi
 +
        #foo@sample.com : c:\path\to\other\unzipped\xpi
 +
</pre>

Revision as of 14:03, 29 November 2006

  • What is the installation sequence?
  • Are default installation locations sufficient?
  • Do we need admin rights to run these tools?
  • Which Cygwin packages are needed?

Installation Sequence Start Time 12:18

Cygwin Python 2.4 Numeric 24. Matplotlib Pysyck

Configuring Environment

No instructions on what exactly to place in the Hostperm.1 file. Hostperm.1 file is autogenerated and warns against editing it.

Make the Create extension_perf_reports part bold

The following is the default settings for the config.yaml extension section.

# Extensions to install in test (use "extensions: {}" for none)
       extensions: {}
         # Make sure that the path is directed to the desired location of the extension
         # Need quotes around guid because of curly braces
         #"{12345678-1234-1234-1234-abcd12345678}" : c:\path\to\unzipped\xpi
         #foo@sample.com : c:\path\to\other\unzipped\xpi