mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
Add a @perf test measuring the cost of entering a subgraph containing 80 interior nodes. This establishes a CI baseline for taskDurationMs, layouts, and TBT during the synchronous mount/unmount cycle. Includes a test workflow asset (large-subgraph-80-nodes.json) with a single subgraph node whose interior contains 80 Note nodes. This is PR 1 of 2. The optimization fix will follow in a separate PR once this baseline is established on main.
1450 lines
36 KiB
JSON
1450 lines
36 KiB
JSON
{
|
|
"id": "0d334859-c564-4e64-9f6c-59f454fb80ee",
|
|
"revision": 0,
|
|
"last_node_id": 3,
|
|
"last_link_id": 0,
|
|
"nodes": [
|
|
{
|
|
"id": 1,
|
|
"type": "8d95b22c-eac2-415c-839a-93cf7cad91fd",
|
|
"pos": [400, 300],
|
|
"size": [200, 60],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {},
|
|
"widgets_values": []
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Note",
|
|
"pos": [100, 300],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Root graph context node 1"]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Note",
|
|
"pos": [100, 500],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 2,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Root graph context node 2"]
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"definitions": {
|
|
"subgraphs": [
|
|
{
|
|
"id": "8d95b22c-eac2-415c-839a-93cf7cad91fd",
|
|
"version": 1,
|
|
"state": {
|
|
"lastGroupId": 0,
|
|
"lastNodeId": 80,
|
|
"lastLinkId": 0,
|
|
"lastRerouteId": 0
|
|
},
|
|
"revision": 0,
|
|
"config": {},
|
|
"name": "Large Subgraph",
|
|
"inputNode": {
|
|
"id": -10,
|
|
"bounding": [-100, 150, 120, 60]
|
|
},
|
|
"outputNode": {
|
|
"id": -20,
|
|
"bounding": [2650, 150, 120, 60]
|
|
},
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"widgets": [],
|
|
"nodes": [
|
|
{
|
|
"id": 1,
|
|
"type": "Note",
|
|
"pos": [100, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 1"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "Note",
|
|
"pos": [350, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 2"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "Note",
|
|
"pos": [600, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 2,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 3"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "Note",
|
|
"pos": [850, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 3,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 4"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "Note",
|
|
"pos": [1100, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 4,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 5"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"type": "Note",
|
|
"pos": [1350, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 5,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 6"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"type": "Note",
|
|
"pos": [1600, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 6,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 7"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 8,
|
|
"type": "Note",
|
|
"pos": [1850, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 7,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 8"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 9,
|
|
"type": "Note",
|
|
"pos": [2100, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 8,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 9"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 10,
|
|
"type": "Note",
|
|
"pos": [2350, 100],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 9,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 10"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 11,
|
|
"type": "Note",
|
|
"pos": [100, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 10,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 11"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 12,
|
|
"type": "Note",
|
|
"pos": [350, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 11,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 12"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 13,
|
|
"type": "Note",
|
|
"pos": [600, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 12,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 13"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 14,
|
|
"type": "Note",
|
|
"pos": [850, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 13,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 14"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 15,
|
|
"type": "Note",
|
|
"pos": [1100, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 14,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 15"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 16,
|
|
"type": "Note",
|
|
"pos": [1350, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 15,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 16"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 17,
|
|
"type": "Note",
|
|
"pos": [1600, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 16,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 17"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 18,
|
|
"type": "Note",
|
|
"pos": [1850, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 17,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 18"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 19,
|
|
"type": "Note",
|
|
"pos": [2100, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 18,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 19"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 20,
|
|
"type": "Note",
|
|
"pos": [2350, 280],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 19,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 20"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 21,
|
|
"type": "Note",
|
|
"pos": [100, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 20,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 21"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 22,
|
|
"type": "Note",
|
|
"pos": [350, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 21,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 22"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 23,
|
|
"type": "Note",
|
|
"pos": [600, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 22,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 23"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 24,
|
|
"type": "Note",
|
|
"pos": [850, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 23,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 24"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 25,
|
|
"type": "Note",
|
|
"pos": [1100, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 24,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 25"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 26,
|
|
"type": "Note",
|
|
"pos": [1350, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 25,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 26"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 27,
|
|
"type": "Note",
|
|
"pos": [1600, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 26,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 27"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 28,
|
|
"type": "Note",
|
|
"pos": [1850, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 27,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 28"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 29,
|
|
"type": "Note",
|
|
"pos": [2100, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 28,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 29"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 30,
|
|
"type": "Note",
|
|
"pos": [2350, 460],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 29,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 30"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 31,
|
|
"type": "Note",
|
|
"pos": [100, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 30,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 31"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 32,
|
|
"type": "Note",
|
|
"pos": [350, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 31,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 32"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 33,
|
|
"type": "Note",
|
|
"pos": [600, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 32,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 33"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 34,
|
|
"type": "Note",
|
|
"pos": [850, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 33,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 34"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 35,
|
|
"type": "Note",
|
|
"pos": [1100, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 34,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 35"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 36,
|
|
"type": "Note",
|
|
"pos": [1350, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 35,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 36"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 37,
|
|
"type": "Note",
|
|
"pos": [1600, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 36,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 37"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 38,
|
|
"type": "Note",
|
|
"pos": [1850, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 37,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 38"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 39,
|
|
"type": "Note",
|
|
"pos": [2100, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 38,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 39"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 40,
|
|
"type": "Note",
|
|
"pos": [2350, 640],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 39,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 40"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 41,
|
|
"type": "Note",
|
|
"pos": [100, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 40,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 41"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 42,
|
|
"type": "Note",
|
|
"pos": [350, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 41,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 42"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 43,
|
|
"type": "Note",
|
|
"pos": [600, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 42,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 43"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 44,
|
|
"type": "Note",
|
|
"pos": [850, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 43,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 44"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 45,
|
|
"type": "Note",
|
|
"pos": [1100, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 44,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 45"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 46,
|
|
"type": "Note",
|
|
"pos": [1350, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 45,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 46"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 47,
|
|
"type": "Note",
|
|
"pos": [1600, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 46,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 47"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 48,
|
|
"type": "Note",
|
|
"pos": [1850, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 47,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 48"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 49,
|
|
"type": "Note",
|
|
"pos": [2100, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 48,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 49"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 50,
|
|
"type": "Note",
|
|
"pos": [2350, 820],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 49,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 50"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 51,
|
|
"type": "Note",
|
|
"pos": [100, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 50,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 51"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 52,
|
|
"type": "Note",
|
|
"pos": [350, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 51,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 52"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 53,
|
|
"type": "Note",
|
|
"pos": [600, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 52,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 53"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 54,
|
|
"type": "Note",
|
|
"pos": [850, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 53,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 54"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 55,
|
|
"type": "Note",
|
|
"pos": [1100, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 54,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 55"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 56,
|
|
"type": "Note",
|
|
"pos": [1350, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 55,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 56"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 57,
|
|
"type": "Note",
|
|
"pos": [1600, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 56,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 57"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 58,
|
|
"type": "Note",
|
|
"pos": [1850, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 57,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 58"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 59,
|
|
"type": "Note",
|
|
"pos": [2100, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 58,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 59"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 60,
|
|
"type": "Note",
|
|
"pos": [2350, 1000],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 59,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 60"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 61,
|
|
"type": "Note",
|
|
"pos": [100, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 60,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 61"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 62,
|
|
"type": "Note",
|
|
"pos": [350, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 61,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 62"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 63,
|
|
"type": "Note",
|
|
"pos": [600, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 62,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 63"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 64,
|
|
"type": "Note",
|
|
"pos": [850, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 63,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 64"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 65,
|
|
"type": "Note",
|
|
"pos": [1100, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 64,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 65"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 66,
|
|
"type": "Note",
|
|
"pos": [1350, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 65,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 66"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 67,
|
|
"type": "Note",
|
|
"pos": [1600, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 66,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 67"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 68,
|
|
"type": "Note",
|
|
"pos": [1850, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 67,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 68"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 69,
|
|
"type": "Note",
|
|
"pos": [2100, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 68,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 69"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 70,
|
|
"type": "Note",
|
|
"pos": [2350, 1180],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 69,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 70"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 71,
|
|
"type": "Note",
|
|
"pos": [100, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 70,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 71"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 72,
|
|
"type": "Note",
|
|
"pos": [350, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 71,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 72"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 73,
|
|
"type": "Note",
|
|
"pos": [600, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 72,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 73"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 74,
|
|
"type": "Note",
|
|
"pos": [850, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 73,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 74"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 75,
|
|
"type": "Note",
|
|
"pos": [1100, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 74,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 75"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 76,
|
|
"type": "Note",
|
|
"pos": [1350, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 75,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 76"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 77,
|
|
"type": "Note",
|
|
"pos": [1600, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 76,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 77"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 78,
|
|
"type": "Note",
|
|
"pos": [1850, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 77,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 78"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 79,
|
|
"type": "Note",
|
|
"pos": [2100, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 78,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 79"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
},
|
|
{
|
|
"id": 80,
|
|
"type": "Note",
|
|
"pos": [2350, 1360],
|
|
"size": [210, 130],
|
|
"flags": {},
|
|
"order": 79,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {
|
|
"text": ""
|
|
},
|
|
"widgets_values": ["Node 80"],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
}
|
|
],
|
|
"links": [],
|
|
"groups": [],
|
|
"reroutes": []
|
|
}
|
|
]
|
|
},
|
|
"config": {},
|
|
"extra": {},
|
|
"version": 0.4
|
|
}
|