<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/benches/relay_encrypt.rs, branch arti-v2.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-07T15:28:36Z</updated>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>proto: Let benchmarks build correctly on non-intel</title>
<updated>2025-06-09T16:01:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-06-09T15:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea33426279fa0b55acf804147e5f719b6541c99f'/>
<id>urn:sha1:ea33426279fa0b55acf804147e5f719b6541c99f</id>
<content type='text'>
(criterion-cycles-per-byte, though quite helpful,
doesn't work on non-intel CPUs)

Closes #2029.
</content>
</entry>
<entry>
<title>proto: fix bench features</title>
<updated>2025-05-27T17:07:42Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-27T17:07:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0f12cd9bdcead2758eb7ee8c7cc89ae6ca1d5c24'/>
<id>urn:sha1:0f12cd9bdcead2758eb7ee8c7cc89ae6ca1d5c24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: remove bench pub wrappers</title>
<updated>2025-05-22T09:05:31Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-22T09:05:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e5653df87971650d356dc9fa7e0e3570df44d504'/>
<id>urn:sha1:e5653df87971650d356dc9fa7e0e3570df44d504</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: use consts for bench throuputs</title>
<updated>2025-05-14T08:46:22Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-14T08:46:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3b0b85202dccc8c61ab8f9ca559e17af50c9ffc5'/>
<id>urn:sha1:3b0b85202dccc8c61ab8f9ca559e17af50c9ffc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: fix doc typos</title>
<updated>2025-05-14T06:51:41Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-14T06:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b72b0b87c9b70d7488de504948399b1db76e0f75'/>
<id>urn:sha1:b72b0b87c9b70d7488de504948399b1db76e0f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: change bench measurement</title>
<updated>2025-05-13T09:35:34Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-13T09:35:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=851895b8b8c6e1219fd92b036ff84d56ac16dca0'/>
<id>urn:sha1:851895b8b8c6e1219fd92b036ff84d56ac16dca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: use of Aes{128,256}{Dec,Enc} in the benchmarks</title>
<updated>2025-05-08T16:14:18Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-08T16:14:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=60e8458712fcdc1f4e88324158571c719d7daa10'/>
<id>urn:sha1:60e8458712fcdc1f4e88324158571c719d7daa10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: fix typo s(t)ate</title>
<updated>2025-05-08T15:38:48Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-08T15:38:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a676a3ab794efd87805a0c6ef9b1b2a36ced450'/>
<id>urn:sha1:6a676a3ab794efd87805a0c6ef9b1b2a36ced450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: extend benchmarks</title>
<updated>2025-05-08T09:34:11Z</updated>
<author>
<name>Lionel Goffaux</name>
<email>lionel.goffaux@unamur.be</email>
</author>
<published>2025-05-08T09:34:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d11b1556751c9e10850c9cad7c1f52aaeb2debec'/>
<id>urn:sha1:d11b1556751c9e10850c9cad7c1f52aaeb2debec</id>
<content type='text'>
</content>
</entry>
</feed>
