mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-10-28 11:31:57 +01:00
Partial StrtodDiyFp implementation [ci skip]
This commit is contained in:
@@ -258,7 +258,7 @@ static void TestParseDouble() {
|
||||
}
|
||||
|
||||
#if 1
|
||||
static const unsigned count = 1000000;
|
||||
static const unsigned count = 10000000;
|
||||
// Random test for double
|
||||
{
|
||||
Random r;
|
||||
|
||||
Reference in New Issue
Block a user