-
Notifications
You must be signed in to change notification settings - Fork 1.8k
add orjson #6116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
benedikt-bartscher
wants to merge
47
commits into
reflex-dev:main
Choose a base branch
from
benedikt-bartscher:try-orjson
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
add orjson #6116
Changes from 3 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
091d8d9
try orjson
benedikt-bartscher 56462f8
better pathlib api
benedikt-bartscher 1d44fd4
fix pyright
benedikt-bartscher ba64ea2
Merge remote-tracking branch 'upstream' into try-orjson
benedikt-bartscher bea6ba7
Merge remote-tracking branch 'upstream' into try-orjson
benedikt-bartscher 86a1289
refactor: drop json5 dep, handle non-finite floats in socket parse fa…
FarhanAliRaza 24b214c
fix: preserve NaN through socket parse fallback instead of coercing t…
FarhanAliRaza 7555e7b
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher e246a10
Merge remote-tracking branch 'farhan/remove-json5-dep' into try-orjson
benedikt-bartscher dde96f2
try this
benedikt-bartscher ade9193
adjust dumping
benedikt-bartscher a7dab6e
cleanup deps
benedikt-bartscher 4e67877
keep it socketio compat
benedikt-bartscher 27a76fd
improve perf and datetime handling
benedikt-bartscher d717554
add tests
benedikt-bartscher cc58f01
cleanup
benedikt-bartscher 88cddb6
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher b71fa64
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher 01c8ef1
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher 5804c70
Merge remote-tracking branch 'origin/main' into try-orjson
masenf e870026
solve conflicts and fully migrate to orjson
benedikt-bartscher 3968057
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher 221aa3b
bump orjson
benedikt-bartscher acae0ea
add news for orjson support
benedikt-bartscher 18ae582
migrate more json to orjson
benedikt-bartscher dc62429
codex review
benedikt-bartscher d0ba983
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher c01b77d
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher d64212a
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher e0840d6
support native scalar subclasses
benedikt-bartscher 7f89aed
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher 9249899
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher d7e4bb4
benchmark: add wire-serialization event processing benchmark
FarhanAliRaza 0657e9a
perf: dump-then-scan JSON serialization for socket payloads
FarhanAliRaza 95e217b
fix: escape sentinel collisions inside custom-serialized socket payloads
FarhanAliRaza 5acd310
refactor: single TypeError fallback in orjson_dumps_socket
FarhanAliRaza 907de66
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher bcd6574
cubic review, changelog and stuff
benedikt-bartscher 8b26ed6
wip
benedikt-bartscher c9300be
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher 9601fbf
fix: make orjson_dumps output backend-independent for non-finite float
benedikt-bartscher 3878d9f
bump ty
benedikt-bartscher 7e927ee
Upgrade React Router to v8.3.0 and bump Node minimum to 22.22.0 (#6854)
masenf 66eae15
Merge remote-tracking branch 'upstream/main' into try-orjson
benedikt-bartscher 1fe46bf
improve perf
benedikt-bartscher eefcc7e
address reviews, drop ported changes which are in #6862 now
benedikt-bartscher 544c5c5
useless orjson here
benedikt-bartscher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.