<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/classes/tests/test_timing.py, branch docdraft</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Comment out timing nosetests due to travis variation.</title>
<updated>2015-01-10T15:32:13+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-10T15:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7f17a6389d21308c9f82680c34ec484968ed544c'/>
<id>7f17a6389d21308c9f82680c34ec484968ed544c</id>
<content type='text'>
Uncomment to use locally with nosetests. Or run the test script
manually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uncomment to use locally with nosetests. Or run the test script
manually.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make timing test ratio a bit more forgiving for TravisCI.</title>
<updated>2015-01-06T06:04:06+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2015-01-06T06:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=19946cd81bab5f98770905422f194fc96bd62913'/>
<id>19946cd81bab5f98770905422f194fc96bd62913</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve reporting of errors for timing tests.</title>
<updated>2015-01-01T19:47:04+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-01T19:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c971224855ab54e53227534a7333510c5d1d7462'/>
<id>c971224855ab54e53227534a7333510c5d1d7462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove timingtest of numpy_matrix and add test G.copy()</title>
<updated>2015-01-01T18:33:29+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-01T18:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c21ad14c5a6ef9253e6a1aae16aa4b37193b5cde'/>
<id>c21ad14c5a6ef9253e6a1aae16aa4b37193b5cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timing tests and baseline classes to compare to.</title>
<updated>2015-01-01T17:37:05+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-01-01T17:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=ca2ad1f0a9a571628fb6eace21930cd08a345a7c'/>
<id>ca2ad1f0a9a571628fb6eace21930cd08a345a7c</id>
<content type='text'>
This style of testing works with nose and compares to
previous code (v1.9) so it gives long term baseline.

We can't overload this or tests will take too long.
As currently config'd it adds about 5 seconds.

The code runs on its own and produces a timing report.
  python test_timing.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This style of testing works with nose and compares to
previous code (v1.9) so it gives long term baseline.

We can't overload this or tests will take too long.
As currently config'd it adds about 5 seconds.

The code runs on its own and produces a timing report.
  python test_timing.py
</pre>
</div>
</content>
</entry>
</feed>
