-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Labels
area-System.Text.JsonenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionstenet-performancePerformance related issuePerformance related issue
Milestone
Description
From @hez2010 on March 9, 2019 9:19
Is your feature request related to a problem? Please describe.
Feature request. Enable SIMD for the new Json APIs in ASP.NET Core 3.
Describe the solution you'd like
See SimdJsonSharp
With SIMD support, SimdJsonSharp is faster than any existing Json library on .NET.
I think the new Json APIs in ASP.NET Core 3 should add SIMD support to improve its performance.
Copied from original issue: dotnet/aspnetcore#8366
HFadeel, DSilence, steskalja, rducom, epicabsol and 21 moreRodrigo-Andrade, EgorBo, rducom, JanEggers, leis1015 and 5 more
Metadata
Metadata
Assignees
Labels
area-System.Text.JsonenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additionstenet-performancePerformance related issuePerformance related issue