Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ bench, boxplot, run } from
'mitata'
;
2
import
{ computed, effect, signal } from
'../esm/index.mjs'
;
3
4
boxplot(() => {
Callers
nothing calls this directly
Calls
4
signal
Function · 0.50
computed
Function · 0.50
effect
Function · 0.50
run
Function · 0.50
Tested by
no test coverage detected