feat: add blender and node-red (release)
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m22s
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m22s
This commit is contained in:
parent
2f0022f912
commit
9d1b631c32
@ -65,7 +65,6 @@
|
||||
isWorking = true;
|
||||
try {
|
||||
let a = performance.now();
|
||||
// res = await remoteRuntime.execute(_graph, _settings);
|
||||
graphResult = await workerRuntime.execute(_graph, _settings);
|
||||
let b = performance.now();
|
||||
let perfData = await workerRuntime.getPerformanceData();
|
||||
|
Loading…
Reference in New Issue
Block a user