<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/performance_tests/performance_tests.h, branch v0.17.0.1</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.17.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-07-19T10:32:59Z</updated>
<entry>
<title>Merge pull request #6512</title>
<updated>2020-07-19T10:32:59Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:32:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a0d179e528220137885fee0817dc792127aec18c'/>
<id>urn:sha1:a0d179e528220137885fee0817dc792127aec18c</id>
<content type='text'>
5ef0607da Update copyright year to 2020 (SomaticFanatic)
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>performance_tests: some windows fixes</title>
<updated>2020-05-03T14:11:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-03T14:10:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=db8563cb461056aaed6ce1fc28cafae7445f248a'/>
<id>urn:sha1:db8563cb461056aaed6ce1fc28cafae7445f248a</id>
<content type='text'>
Too many iterations cause std::bad_alloc for the timings vector,
and the micro prefix displays as some other character, so use u.

Reported by iDunk
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>performance_tests: better stats, and keep track of timing history</title>
<updated>2019-01-28T15:45:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-12-28T12:38:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1eef05658812a881af9b143aed723102e015908b'/>
<id>urn:sha1:1eef05658812a881af9b143aed723102e015908b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>performance_tests: add stats and loop count multiplier options</title>
<updated>2018-09-11T13:37:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-28T18:17:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b17b8db3f557d6070fd8cf2da16b229259f9d986'/>
<id>urn:sha1:b17b8db3f557d6070fd8cf2da16b229259f9d986</id>
<content type='text'>
Stats are: min, median, standard deviation
</content>
</entry>
<entry>
<title>bulletproofs: add aggregated verification</title>
<updated>2018-09-11T13:37:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-03T14:36:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bacf0a1e2ff54ef1fc77e3f6ec92e87946084c1a'/>
<id>urn:sha1:bacf0a1e2ff54ef1fc77e3f6ec92e87946084c1a</id>
<content type='text'>
Ported from sarang's java code
</content>
</entry>
<entry>
<title>performance_tests: add a --verbose flag, and default to terse</title>
<updated>2018-09-11T13:37:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-01-14T23:02:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0793184bd008b51cc6865738a86bcd10792d42e0'/>
<id>urn:sha1:0793184bd008b51cc6865738a86bcd10792d42e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>performance_tests: add a --filter option to select what to run</title>
<updated>2018-01-04T14:46:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-01-04T14:44:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=62c45c0df160361bf3a001cb323f44a985fb69ec'/>
<id>urn:sha1:62c45c0df160361bf3a001cb323f44a985fb69ec</id>
<content type='text'>
Removes a good bit of annoyance running those
</content>
</entry>
</feed>
