xavitator / nut-lang

MIT License
0 stars 0 forks source link

Get 500 Json files #10

Closed FauconFan closed 6 years ago

xavitator commented 6 years ago

A json files test repository : https://github.com/nst/JSONTestSuite/tree/master/test_parsing more here : https://github.com/miloyip/nativejson-benchmark/tree/master/data

FauconFan commented 6 years ago

eba6768e6aee6f25df2a4d05794727f1b0d8ec75

Up to 382 files

FauconFan commented 6 years ago

Up to 476.

Use this command to check:

find . -name "*.json" | wc -l
FauconFan commented 6 years ago

Up to 532.

Closing issue. First goal reached