Skip to content

Benchmarks are missing #11

@max0x7ba

Description

@max0x7ba

python-cjson states:

The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.

Impressive claims.

A couple of questions from a critical thinker:

  1. Where do I find the benchmarks the claims are based upon, please?
  2. Since the main selling point of the project is speed, where is that unit test that verifies that the speed advantage is within an expected range, please? If that test isn't in CI, a commit could destroy the speed advantage without notice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions