Bug fix: Update benchmarks/Python/json.py#102
Conversation
|
The |
|
@paudsu01 thank you for the PR, this indeed looks like a bug porting the benchmark. Thanks! |
|
Hi, I just checked the other languages as well. Except for Python, I believe all of them throw the exception. The smalltalk/SOM/SOMns JSON benchmarks have the following code: are-we-fast-yet/benchmarks/Smalltalk/Json/JsonParser.som Lines 98 to 100 in 1577332 Not familiar with code syntax or semantics, but this |
Signed-off-by: Stefan Marr <[email protected]>
Signed-off-by: Stefan Marr <[email protected]>
|
@paudsu01 thanks a lot. I also had a look, and indeed, it was the only place where the I pushed some CI updates to make one of the languages pass. Will merge! |
No description provided.