Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ BenchCase
Class
BenchCase
ci/autoresearch/test_flexio_rx_squarewave.py:50–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
@dataclass
50
class
BenchCase:
51
label: str
52
frequency_hz: int
53
duration_ms: int
54
expected_period_ns: int
55
sigma_max_ns: int
56
mean_tolerance_pct: float
57
58
59
CASES: list[BenchCase] = [
Callers
1
test_flexio_rx_squarewave.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected