Skip to content

Commit

Permalink
Rm 20,000 benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos committed Oct 2, 2024
1 parent b3fd952 commit e689e6d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions python/bench/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ def __init__(self):
create_run_trees,
10_000,
),
(
"create_20_000_run_trees",
create_run_trees,
10_000,
),
(
"dumps_class_nested_py_branch_and_leaf_200x400",
lambda x: _dumps_json({"input": x}),
Expand Down

0 comments on commit e689e6d

Please sign in to comment.