<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/perf_timer.cpp, branch v0.17.1.6</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.1.6</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.6'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-07T02:36:54Z</updated>
<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>Properly format multiline logs</title>
<updated>2019-09-16T16:58:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-22T14:42:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32f725d32f8e15f9bd4d0607251ede14c38fd993'/>
<id>urn:sha1:32f725d32f8e15f9bd4d0607251ede14c38fd993</id>
<content type='text'>
As a side effect, colouring on Windows should now work
regardless of version
</content>
</entry>
<entry>
<title>perf_timer: move some debug levels to info for consistency</title>
<updated>2019-03-24T20:15:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-24T20:14:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=849a768f36e090618f6c8d1c2120f5280fb87e84'/>
<id>urn:sha1:849a768f36e090618f6c8d1c2120f5280fb87e84</id>
<content type='text'>
</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>perf_timer: check allowed categories before logging</title>
<updated>2018-12-07T14:23:47Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-12-06T01:07:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93c59b29a8638fcdeb15c1a6dd6efe954586a680'/>
<id>urn:sha1:93c59b29a8638fcdeb15c1a6dd6efe954586a680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf_timer: add a way to get and reset the current time</title>
<updated>2018-12-07T14:23:47Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-11T11:17:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6a507dab6f935b0d8c417299ba4f5be4882582bb'/>
<id>urn:sha1:6a507dab6f935b0d8c417299ba4f5be4882582bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf_timer: only log to file</title>
<updated>2018-12-07T14:23:47Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-10-31T13:26:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c1581a5bb8398936d0e388fc18a4c08d06883ca6'/>
<id>urn:sha1:c1581a5bb8398936d0e388fc18a4c08d06883ca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4769</title>
<updated>2018-11-14T19:35:03Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-11-14T19:35:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0cc3fc3756390f057847b767a4d7e8e3745242df'/>
<id>urn:sha1:0cc3fc3756390f057847b767a4d7e8e3745242df</id>
<content type='text'>
5808530f blockchain: remove unused output_scan_worker parameter (moneromooo-monero)
1426209a blockchain: don't run threads if we have just one function to run (moneromooo-monero)
6f7a5fd4 db_lmdb: slight speedup getting array data from the blockchain (moneromooo-monero)
99fbe100 db_lmdb: save some string copies for readonly db keys/values (moneromooo-monero)
bf31447e tx_pool: speed up take_tx for transactions from blocks (moneromooo-monero)
4f005a77 tx_pool: remove unnecessary get_transaction_hash (moneromooo-monero)
593ef598 perf_timer: call reserve on new timer array (moneromooo-monero)
6ecc99ad core: avoid unnecessary tx/blob conversions (moneromooo-monero)
00cc1a16 unit_tests: notify test special case for the usual weirdo (moneromooo-monero)
</content>
</entry>
<entry>
<title>perf_timer: call reserve on new timer array</title>
<updated>2018-11-01T15:51:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-10-31T13:36:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=593ef5981d0336bbe745936b166cd24ec754cac4'/>
<id>urn:sha1:593ef5981d0336bbe745936b166cd24ec754cac4</id>
<content type='text'>
to avoid reallocations in the vast majority of the time
</content>
</entry>
<entry>
<title>perf_timer: separate log categories based on caller categories</title>
<updated>2018-10-19T08:59:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-10-19T08:57:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ca9b996dcb03d3516b4e86a9c89f451467ccb9a6'/>
<id>urn:sha1:ca9b996dcb03d3516b4e86a9c89f451467ccb9a6</id>
<content type='text'>
Also default to microseconds, for homogeneity

Makes it easier to enable what we need
</content>
</entry>
</feed>
