chore: bump orjson from 3.11.5 to 3.11.6 in /libs/core#35805
chore: bump orjson from 3.11.5 to 3.11.6 in /libs/core#35805Mason Daugherty (mdrxy) merged 3 commits intomasterfrom
Conversation
Merging this PR will improve performance by 34.74%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | WallTime | test_async_callbacks_in_sync |
25.8 ms | 19.2 ms | +34.74% |
| ⚡ | WallTime | test_import_time[PydanticOutputParser] |
571.8 ms | 485.1 ms | +17.87% |
| ⚡ | WallTime | test_import_time[ChatPromptTemplate] |
668.1 ms | 568.5 ms | +17.52% |
| ⚡ | WallTime | test_import_time[BaseChatModel] |
556 ms | 496.2 ms | +12.04% |
| ⚡ | WallTime | test_import_time[Runnable] |
521.5 ms | 462 ms | +12.87% |
| ⚡ | WallTime | test_import_time[Document] |
196.2 ms | 174.7 ms | +12.29% |
| ⚡ | WallTime | test_import_time[HumanMessage] |
274.5 ms | 244.8 ms | +12.15% |
| ⚡ | WallTime | test_import_time[InMemoryRateLimiter] |
182.8 ms | 161.3 ms | +13.3% |
| ⚡ | WallTime | test_import_time[LangChainTracer] |
475.3 ms | 421.6 ms | +12.75% |
| ⚡ | WallTime | test_import_time[tool] |
569.9 ms | 499.4 ms | +14.12% |
| ⚡ | WallTime | test_import_time[CallbackManager] |
329.8 ms | 299.8 ms | +10.03% |
| ⚡ | WallTime | test_import_time[RunnableLambda] |
526.3 ms | 460.9 ms | +14.2% |
| ⚡ | WallTime | test_import_time[InMemoryVectorStore] |
639.9 ms | 569.2 ms | +12.42% |
Comparing dependabot/uv/libs/core/orjson-3.11.6 (541e1be) with master (69a7b9c)2
Footnotes
-
23 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
master(2bad58a) during the generation of this report, so 69a7b9c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
7b50d5b to
b608539
Compare
b608539 to
003f18e
Compare
003f18e to
ce2a94d
Compare
ce2a94d to
07c60d3
Compare
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.5 to 3.11.6. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.6) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
07c60d3 to
9494953
Compare
Bumps orjson from 3.11.5 to 3.11.6.
Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
ec020243.11.6d581687build, clippy misc4105b29writer::num62bb185Fix sporadic crash on serializing object closed860078PyRef idiom refactors343ae2fDeserializer, Utf8Buffer7835f58PyBytesRef and other input refactor71e0516PyStrRef1096df4MSRV 1.89b718e75Drop support for python3.9Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.