Skip to content

Conversation

eiriktsarpalis
Copy link
Member

This PR:

  1. Adds span-based dictionary lookups to the JSON property binding logic.
  2. Cleans up, fixes a few coherency issues and adds commentary to the overall property lookup implementation.

I ran the benchmark suite and it appears that the change doesn't move the needle much performance-wise. The reason for that is that STJ uses an intermediate bespoke cache that does the heavy lifting when it comes to handling microbenchmark-like workloads.

@eiriktsarpalis eiriktsarpalis self-assigned this Jun 21, 2024
@eiriktsarpalis eiriktsarpalis requested review from krwq and jozkee June 21, 2024 19:42
@eiriktsarpalis eiriktsarpalis added this to the 9.0.0 milestone Jun 21, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

@eiriktsarpalis
Copy link
Member Author

@stephentoub would it be possible to take another look? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants