<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Extensions/BaseExtensions.cs, branch v12.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2023-06-28T15:07:57Z</updated>
<entry>
<title>Use RegexGenerator where possible</title>
<updated>2023-06-28T15:07:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-05-22T20:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b5f0760db8dba96e9edd67d4b9c914cf25c3d26a'/>
<id>urn:sha1:b5f0760db8dba96e9edd67d4b9c914cf25c3d26a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize GetMD5 function</title>
<updated>2022-04-09T18:17:07Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-04-09T18:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5012c093687c629ffdf26918ed712c8469c824eb'/>
<id>urn:sha1:5012c093687c629ffdf26918ed712c8469c824eb</id>
<content type='text'>
|                       Method |     Mean |   Error |  StdDev |  Gen 0 | Allocated |
|----------------------------- |---------:|--------:|--------:|-------:|----------:|
|                          Old | 795.1 ns | 5.90 ns | 4.61 ns | 0.0029 |     312 B |
| HashDataInsteadOfComputeHash | 396.1 ns | 1.36 ns | 1.13 ns | 0.0014 |     152 B |
|      StackallocedDestination | 395.8 ns | 1.80 ns | 1.60 ns | 0.0014 |     152 B |
|                   RentBuffer | 498.8 ns | 3.35 ns | 2.97 ns |      - |      40 B |

Tested multiple possible speedups, in the end the simplest of them all won
</content>
</entry>
<entry>
<title>Enable nullable reference types for MediaBrowser.Common</title>
<updated>2021-05-05T10:57:01Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-05T10:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=91c2a57b284011a21c926e9238dbc7edb5eaab13'/>
<id>urn:sha1:91c2a57b284011a21c926e9238dbc7edb5eaab13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some simple tests</title>
<updated>2020-04-20T08:18:12Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-19T13:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7f4a229cd2fee89fdd8329c9c9f907e381d45c46'/>
<id>urn:sha1:7f4a229cd2fee89fdd8329c9c9f907e381d45c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More warnings (removed)</title>
<updated>2019-12-10T23:13:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-12-10T23:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2ef4ffd698fb4ae95754f76238e52cfb6162db24'/>
<id>urn:sha1:2ef4ffd698fb4ae95754f76238e52cfb6162db24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix multiple mistakes and warnings</title>
<updated>2019-09-23T18:32:44Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-20T10:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c9820d30edf1cb8fa99a52ec72b6571d6d4506f7'/>
<id>urn:sha1:c9820d30edf1cb8fa99a52ec72b6571d6d4506f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify/remove/clean code</title>
<updated>2019-03-25T21:25:32Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-25T21:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b44a70ff368f228fc27a184e2139d288bada85cc'/>
<id>urn:sha1:b44a70ff368f228fc27a184e2139d288bada85cc</id>
<content type='text'>
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant

And ofc fix some warnings ;)
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller</title>
<updated>2019-01-13T20:01:16Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ba610b5094c3ca606287585218a88467a44874d3'/>
<id>urn:sha1:ba610b5094c3ca606287585218a88467a44874d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio Reformat: MediaBrowser.Common</title>
<updated>2019-01-13T19:25:11Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=106d1d18ed5781043312194590aa37dc8a3072d0'/>
<id>urn:sha1:106d1d18ed5781043312194590aa37dc8a3072d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove obsolete GetMBId</title>
<updated>2019-01-02T14:58:44Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-02T11:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3a65fb1da2009df246ae6f1252d44d24e882e554'/>
<id>urn:sha1:3a65fb1da2009df246ae6f1252d44d24e882e554</id>
<content type='text'>
</content>
</entry>
</feed>
