<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/testing/tests/benchmarks, branch debian_package</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[test] monitor cpu/mem for all benchmarks</title>
<updated>2017-04-27T08:04:30+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-04-27T08:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=336211e2526c71c34a82c4ec48ef32f8bb82fd1f'/>
<id>336211e2526c71c34a82c4ec48ef32f8bb82fd1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add memory measurement</title>
<updated>2017-04-27T08:02:21+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-04-26T16:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=aa9a13549eb30efa1f0528257e40fd67ebdfbee9'/>
<id>aa9a13549eb30efa1f0528257e40fd67ebdfbee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] measure cpu percentage during benchmark</title>
<updated>2017-04-27T08:02:20+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-04-25T15:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c08083e9dfd38f93eb67d234e85b47efa211045c'/>
<id>c08083e9dfd38f93eb67d234e85b47efa211045c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] avoid running sqlcipher synchonous tests when benchmarking</title>
<updated>2017-04-19T09:49:41+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-04-18T08:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=dfdbb358177fd664bdde0630ef50c91e184baf13'/>
<id>dfdbb358177fd664bdde0630ef50c91e184baf13</id>
<content type='text'>
SQLCipher synchronous benchmark tests were introduced when we started
developing benchmark tests to compare synchronous and asynchronous code.
Synchronous access to sqlcipher database is not used in soledad, and
those tests are much slower than asynchronous tests (more than 10 times
using ssd drive), so we want to avoid running them on ci. This commit
introduces a "synchronous" marker and avoid running tests markes as such
in ci environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SQLCipher synchronous benchmark tests were introduced when we started
developing benchmark tests to compare synchronous and asynchronous code.
Synchronous access to sqlcipher database is not used in soledad, and
those tests are much slower than asynchronous tests (more than 10 times
using ssd drive), so we want to avoid running them on ci. This commit
introduces a "synchronous" marker and avoid running tests markes as such
in ci environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add the host hostname to benchmark machine info</title>
<updated>2017-04-04T16:34:45+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-04-04T10:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=218273f4284ecf2d80def30ae74d92bc99b974b7'/>
<id>218273f4284ecf2d80def30ae74d92bc99b974b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add comments explaining behaviour of upload/download benchmark</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-02T18:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=32c6d2eae998ceec302995e52c70a0636ca1e463'/>
<id>32c6d2eae998ceec302995e52c70a0636ca1e463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] mark benchmark tests using their group names</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-01T16:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6deadf8adeb8c6b4a98e2d69e2bf3b1447a6b4ca'/>
<id>6deadf8adeb8c6b4a98e2d69e2bf3b1447a6b4ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] bugfix: actually use an empty local db in download benchmarks</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-02-28T13:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5af57250f2b1cd174fa75c559bac6ea179c43d09'/>
<id>5af57250f2b1cd174fa75c559bac6ea179c43d09</id>
<content type='text'>
We were previously not using an empty local db for download benchmark
tests, so there was actually nothing to sync. This commit fixes that by
adding a way to force an empty local db on soledad client instantiation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were previously not using an empty local db for download benchmark
tests, so there was actually nothing to sync. This commit fixes that by
adding a way to force an empty local db on soledad client instantiation.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] Add retro compat on secrets.py ciphers</title>
<updated>2016-12-12T11:17:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-12-07T04:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b3fcc5c5bddc73475596c4fe74e3402f0d5c021a'/>
<id>b3fcc5c5bddc73475596c4fe74e3402f0d5c021a</id>
<content type='text'>
Integrated the secrets's JSON key that specifies ciphers into _crypto
and added optional GCM. Also added a test to check if both cipher types
can be imported.

Resolves: #8680
Signed-off-by: Victor Shyba &lt;victor1984@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Integrated the secrets's JSON key that specifies ciphers into _crypto
and added optional GCM. Also added a test to check if both cipher types
can be imported.

Resolves: #8680
Signed-off-by: Victor Shyba &lt;victor1984@riseup.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] use GCM instead of CTR+HMAC</title>
<updated>2016-12-12T11:17:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-12-07T02:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=349a49d2be011a428023a4ece14001fda57e65c4'/>
<id>349a49d2be011a428023a4ece14001fda57e65c4</id>
<content type='text'>
Resolves: #8668 - client: substitute usage of CTR mode + HMAC by GCM
cipher mode

Signed-off-by: Victor Shyba &lt;victor1984@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #8668 - client: substitute usage of CTR mode + HMAC by GCM
cipher mode

Signed-off-by: Victor Shyba &lt;victor1984@riseup.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
