Skip to content

Optimize int encode with direct PyLong digit read#107

Merged
MarshalX merged 1 commit into
mainfrom
optimize-pylong-int
May 26, 2026
Merged

Optimize int encode with direct PyLong digit read#107
MarshalX merged 1 commit into
mainfrom
optimize-pylong-int

Optimize int encode with direct PyLong digit read

87d86d2
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded May 26, 2026 in 0s

Performance Gate Passed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 191 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation test_dag_cbor_encode_real_data[citm_catalog.json] 8.1 ms 7.2 ms +12.33%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing optimize-pylong-int (87d86d2) with main (d2eaf4d)

Open in CodSpeed