Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChartGPU/ChartGPU
/ lttb-sample.ts
File
lttb-sample.ts
examples/acceptance/lttb-sample.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ performance } from
'node:perf_hooks'
;
2
import
{ lttbSample } from
'../../src/data/lttbSample'
;
3
4
// TypeScript-only acceptance + micro-benchmark checks for Story 5.7.
Callers
nothing calls this directly
Calls
5
lttbSample
Function · 0.90
generateSyntheticInterleavedXY
Function · 0.85
topKIndicesByYInterleaved
Function · 0.85
countExtremaRetainedWithinWindow
Function · 0.85
assert
Function · 0.70
Tested by
no test coverage detected