Skip to content

Commit

Permalink
Lints
Browse files Browse the repository at this point in the history
  • Loading branch information
jotare committed Jan 24, 2024
1 parent 16c2345 commit 7888370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nucliadb/nucliadb/common/cluster/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import logging
import random
import uuid
from dataclasses import dataclass, field
from typing import Any, Awaitable, Callable, Optional

import backoff
Expand Down

3 comments on commit 7888370

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 7888370 Previous: c67870a Ratio
nucliadb/search/tests/unit/search/test_fetch.py::test_highligh_error 13065.64019847513 iter/sec (stddev: 8.617213640221764e-7) 12887.24555746259 iter/sec (stddev: 2.385970996903907e-7) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 7888370 Previous: c67870a Ratio
nucliadb/search/tests/unit/search/test_fetch.py::test_highligh_error 13017.976789848042 iter/sec (stddev: 0.0000015480452060367675) 12887.24555746259 iter/sec (stddev: 2.385970996903907e-7) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 7888370 Previous: c67870a Ratio
nucliadb/search/tests/unit/search/test_fetch.py::test_highligh_error 13266.28901986359 iter/sec (stddev: 2.0690740242412717e-7) 12887.24555746259 iter/sec (stddev: 2.385970996903907e-7) 0.97

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.