Skip to content

Use orjson in more Python code#674

Open
akx wants to merge 1 commit intogaogaotiantian:masterfrom
akx:more-orjson
Open

Use orjson in more Python code#674
akx wants to merge 1 commit intogaogaotiantian:masterfrom
akx:more-orjson

Conversation

@akx
Copy link
Copy Markdown
Contributor

@akx akx commented Mar 26, 2026

Assumes disk files, etc. are valid UTF-8, though. (Why wouldn't they be?)
(This is extracted from my earlier #619 and rebased.)

Related to #673 - this definitely speeds up vizviewer's file reading.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ede8237) to head (b4e5862).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #674   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        21    +1     
  Lines         2473      2486   +13     
=========================================
+ Hits          2473      2486   +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Assumes disk files, etc. are valid UTF-8, though.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant