You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bond_009
a9b497720d
Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
This test uses a very small object (CountryInfo), using a bigger object
would increase the difference in allocated memory.
```
BenchmarkDotNet=v0.12.1, OS=fedora 32
Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores
.NET Core SDK=5.0.100
[Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
DefaultJob : .NET Core 5.0.0 (CoreCLR 5.0.20.51904, CoreFX 5.0.20.51904), X64 RyuJIT
| Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---------------- |-----------:|---------:|---------:|-------:|------:|------:|----------:|
| RoundTripBytes | 932.0 ns | 5.09 ns | 4.25 ns | 0.1173 | - | - | 368 B |
| RoundTripString | 1,114.8 ns | 22.19 ns | 23.74 ns | 0.1469 | - | - | 464 B |
```
|
4 years ago |
.. |
Audio
|
Use a more descriptive function name
|
4 years ago |
Movies
|
Use a more descriptive function name
|
4 years ago |
TV
|
Use a more descriptive function name
|
4 years ago |
AggregateFolder.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
AudioBook.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
BaseItem.cs
|
Use a more descriptive function name
|
4 years ago |
BaseItemExtensions.cs
|
Fix SA 1116 warnings
|
4 years ago |
BasePluginFolder.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Book.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
CollectionFolder.cs
|
Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip
|
4 years ago |
Extensions.cs
|
…
|
|
Folder.cs
|
Use a more descriptive function name
|
4 years ago |
Genre.cs
|
Fix build
|
4 years ago |
ICollectionFolder.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
IHasAspectRatio.cs
|
…
|
|
IHasDisplayOrder.cs
|
…
|
|
IHasMediaSources.cs
|
Fix SA1513, SA1514, SA1507, and SA1508
|
4 years ago |
IHasProgramAttributes.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
IHasScreenshots.cs
|
…
|
|
IHasSeries.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
IHasSpecialFeatures.cs
|
…
|
|
IHasStartDate.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
IHasTrailers.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
IItemByName.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
IMetadataContainer.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
ISupportsBoxSetGrouping.cs
|
…
|
|
ISupportsPlaceHolders.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
InternalItemsQuery.cs
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
InternalPeopleQuery.cs
|
Fix Persons, Genres and Studios endpoints
|
4 years ago |
ItemImageInfo.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
LinkedChild.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
MusicVideo.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
PeopleHelper.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Person.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
PersonInfo.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Photo.cs
|
Fix SA1513, SA1514, SA1507, and SA1508
|
4 years ago |
PhotoAlbum.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Share.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
SourceType.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Studio.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
TagExtensions.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Trailer.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
UserItemData.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
UserRootFolder.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
UserView.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
UserViewBuilder.cs
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
Video.cs
|
Remove PlayableStreamFileNames as unused
|
4 years ago |
Year.cs
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |