alibaba / alibaba/fastjson2

[FEATURE] Implement FastDoubleParser

Open
#3,993 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
4.4k
Forks
613
Avg merge
1d 22h
Merged PRs (30d)
6

Description

### 请描述您的需求或者改进建议
*对您想要需求或建议的清晰简洁的描述。*

Faster doubles / float performance.

### 请描述你建议的实现方案
*对您想要需求或建议的实现方案的详细描述。*

Use https://github.com/wrandelshofer/FastDoubleParser instead of what we have.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the repository's existing floating-point parsing implementation and the FastDoubleParser project linked in the issue. No file or test is named, so identify the affected parsing entry point and relevant coverage first. Done means the proposed parser is used and floating-point parsing performance is improved without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.