MCPcopy Index your code
hub / github.com/grantjenks/python-sortedcontainers / benchmark_sortedlist.py

File benchmark_sortedlist.py

tests/benchmark_sortedlist.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Benchmark Sorted List Datatypes
3"""
4

Callers

nothing calls this directly

Calls 8

limitFunction · 0.85
PriorityQueueClass · 0.85
MultisetClass · 0.85
RankingClass · 0.85
NeighborClass · 0.85
IntervalsClass · 0.85
mainFunction · 0.85
itemsMethod · 0.80

Tested by

no test coverage detected