<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/scripts/internal/bench_oneshot.py, branch parallel-build</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>point all shebangs to python 3</title>
<updated>2020-02-15T17:17:37+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-02-15T17:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=3424a1a6f8f91292eca6373ba0cd3fb5170c1648'/>
<id>3424a1a6f8f91292eca6373ba0cd3fb5170c1648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename OSX to macOS (#1298)</title>
<updated>2018-06-26T23:57:36+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-06-26T23:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=2f60e997fc1c500e0c245979bbecf2761f36e820'/>
<id>2f60e997fc1c500e0c245979bbecf2761f36e820</id>
<content type='text'>
rename OSX to macOS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename OSX to macOS</pre>
</div>
</content>
</entry>
<entry>
<title>#357: does not support cpu_num() on Net and Open BSD</title>
<updated>2016-11-26T01:27:01+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-11-26T01:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=4b52141bd4f7c477d4ad3c36142ebeddb92eab18'/>
<id>4b52141bd4f7c477d4ad3c36142ebeddb92eab18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#799 - oneshot / linux: speedup memory_full_info and memory_maps</title>
<updated>2016-11-05T00:30:17+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-11-05T00:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=5274e8a6b9655de38b32b22762d931e071694d43'/>
<id>5274e8a6b9655de38b32b22762d931e071694d43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>799 onshot / win: no longer store the handle in python; I am now sure this is slower than using OpenProcess/CloseHandle in C</title>
<updated>2016-10-28T13:14:17+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-10-28T13:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d4a07172e41bcba258dcc1a4d1f6d7cf67a5400c'/>
<id>d4a07172e41bcba258dcc1a4d1f6d7cf67a5400c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#799 / win: pass handle also to memory_maps() and username() functions</title>
<updated>2016-10-28T08:35:16+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-10-28T08:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=4a06a5403598eab336b25b13a6f603b46e15b183'/>
<id>4a06a5403598eab336b25b13a6f603b46e15b183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#799 / win: use oneshot() around num_threads() and num_ctx_switches(); speedup from 1.2x to 1.8x</title>
<updated>2016-10-27T23:27:20+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-10-27T23:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=3efb6bf9e5acf3cf62df2854fd910c637a7209f9'/>
<id>3efb6bf9e5acf3cf62df2854fd910c637a7209f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update doc</title>
<updated>2016-10-27T18:16:00+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-10-27T18:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c37304538285289c6f2917c9ddbe705209b225c4'/>
<id>c37304538285289c6f2917c9ddbe705209b225c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'oneshot' into oneshot-win</title>
<updated>2016-10-27T17:07:57+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-10-27T17:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ae7ceba3af580d5ea8682a17bd127ab68521ef95'/>
<id>ae7ceba3af580d5ea8682a17bd127ab68521ef95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bench script: add psutil ver</title>
<updated>2016-10-27T18:11:57+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-10-27T18:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7f51f0074b6d727a01fea0290ed0988dd51ad288'/>
<id>7f51f0074b6d727a01fea0290ed0988dd51ad288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
