<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pint.git/benchmarks, branch code_reorganization</title>
<subtitle>github.com: hgrecco/pint.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/'/>
<entry>
<title>Added some benchmarks</title>
<updated>2022-02-13T04:12:02+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2022-02-13T04:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=0b626225813010d2219f5ddd9365ff532222bc68'/>
<id>0b626225813010d2219f5ddd9365ff532222bc68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parse_math_expression to benchmarks</title>
<updated>2022-02-12T05:01:54+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2022-02-12T04:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=88aa34a7e74937afda6889611a68daa384ac4aa6'/>
<id>88aa34a7e74937afda6889611a68daa384ac4aa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore some benchmark related files</title>
<updated>2021-01-06T23:19:24+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-01-06T23:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=dc366e7af04c8c15db4b1c31ac461e3d9faad49f'/>
<id>dc366e7af04c8c15db4b1c31ac461e3d9faad49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import in benchmark should be ignored by linter</title>
<updated>2020-10-09T21:20:08+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2020-10-09T21:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=3b6198b78f804ce0479682729509631f5c308d5a'/>
<id>3b6198b78f804ce0479682729509631f5c308d5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements a first benchmark suite.</title>
<updated>2020-10-08T18:16:04+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2020-10-05T17:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=b6b22f38dccac119920acb6a7b5895da7b310f33'/>
<id>b6b22f38dccac119920acb6a7b5895da7b310f33</id>
<content type='text'>
The benchmark is based on airspeed velocity (asv). Benchmarks are organized with double digits numbers
to create a nice, sorted

00-09: Benchmarks that do not require a registry created during setup
10-19: Benchmarks calling functions directly from the registry
20-29: Benchmarks involving Units and Quantity objects (with scalar values)
30-39: Benchmarks involving Quantity objects (with array values)

Briefly, you can run the the benchmark calling:

$ asv run

or if you want to compare certain commits/branches:

$ asv run master..mybranch

For convenience, we include a list of hashes of all pint versions:

$ asv run HASHFILE:benchmarks/hashes.txt

--

After running the benchmark, run:

$ asv publish
$ asv preview

To get a nice readable output.

More information on: https://asv.readthedocs.io/en/stable/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The benchmark is based on airspeed velocity (asv). Benchmarks are organized with double digits numbers
to create a nice, sorted

00-09: Benchmarks that do not require a registry created during setup
10-19: Benchmarks calling functions directly from the registry
20-29: Benchmarks involving Units and Quantity objects (with scalar values)
30-39: Benchmarks involving Quantity objects (with array values)

Briefly, you can run the the benchmark calling:

$ asv run

or if you want to compare certain commits/branches:

$ asv run master..mybranch

For convenience, we include a list of hashes of all pint versions:

$ asv run HASHFILE:benchmarks/hashes.txt

--

After running the benchmark, run:

$ asv publish
$ asv preview

To get a nice readable output.

More information on: https://asv.readthedocs.io/en/stable/
</pre>
</div>
</content>
</entry>
</feed>
