MCPcopy
hub / github.com/stackblitz/alien-signals / propagate.mjs

File propagate.mjs

benchs/propagate.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { bench, boxplot, run } from 'mitata';
2import { computed, effect, signal } from '../esm/index.mjs';
3
4boxplot(() => {

Callers

nothing calls this directly

Calls 4

signalFunction · 0.50
computedFunction · 0.50
effectFunction · 0.50
runFunction · 0.50

Tested by

no test coverage detected