Files
document-haness/docs/n+1liner/final/assets/diagrams/nplus1-query-fanout/nplus1-query-fanout.excalidraw
T

419 lines
9.5 KiB
Plaintext

{
"type": "excalidraw",
"version": 2,
"source": "techviz-harness",
"elements": [
{
"id": "edge-initialization-runs-select",
"type": "arrow",
"x": 592.0,
"y": 105.5,
"width": 160.0,
"height": 0.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": null,
"seed": 1318721908,
"version": 1,
"versionNonce": 1365968324,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"points": [
[
0.0,
0.0
],
[
80.0,
0.0
],
[
80.0,
0.0
],
[
160.0,
0.0
]
],
"lastCommittedPoint": null,
"startBinding": {
"elementId": "node-collection-initializations",
"focus": 0,
"gap": 4
},
"endBinding": {
"elementId": "node-highlight-selects",
"focus": 0,
"gap": 4
},
"startArrowhead": null,
"endArrowhead": "arrow",
"elbowed": true
},
{
"id": "edge-label-initialization-runs-select",
"type": "text",
"x": 627.0,
"y": 65.5,
"width": 90,
"height": 24,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 0,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 243019414,
"version": 1,
"versionNonce": 55617789,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"fontSize": 13,
"fontFamily": 5,
"text": "SELECT 실행",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": null,
"originalText": "SELECT 실행",
"autoResize": true,
"lineHeight": 1.25
},
{
"id": "edge-parents-trigger-initialization",
"type": "arrow",
"x": 251.0,
"y": 105.5,
"width": 160.0,
"height": 0.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": null,
"seed": 1302431294,
"version": 1,
"versionNonce": 1634581734,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"points": [
[
0.0,
0.0
],
[
80.0,
0.0
],
[
80.0,
0.0
],
[
160.0,
0.0
]
],
"lastCommittedPoint": null,
"startBinding": {
"elementId": "node-feed-request",
"focus": 0,
"gap": 4
},
"endBinding": {
"elementId": "node-collection-initializations",
"focus": 0,
"gap": 4
},
"startArrowhead": null,
"endArrowhead": "arrow",
"elbowed": true
},
{
"id": "edge-label-parents-trigger-initialization",
"type": "text",
"x": 286.0,
"y": 65.5,
"width": 90,
"height": 24,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 0,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 1896235428,
"version": 1,
"versionNonce": 97377696,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"fontSize": 13,
"fontFamily": 5,
"text": "컬렉션 접근",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": null,
"originalText": "컬렉션 접근",
"autoResize": true,
"lineHeight": 1.25
},
{
"id": "node-feed-request",
"type": "rectangle",
"x": 70.0,
"y": 60.0,
"width": 181.0,
"height": 91.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "#ffffff",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 1722945234,
"version": 1,
"versionNonce": 1732177805,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false
},
{
"id": "node-label-feed-request",
"type": "text",
"x": 80.0,
"y": 70.0,
"width": 161.0,
"height": 71.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 0,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 619718788,
"version": 1,
"versionNonce": 1655842096,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"fontSize": 15,
"fontFamily": 5,
"text": "loadFeed(0, N) → FeedItem N개\npage size = 반환 부모 수 N",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": null,
"originalText": "loadFeed(0, N) → FeedItem N개\npage size = 반환 부모 수 N",
"autoResize": true,
"lineHeight": 1.25
},
{
"id": "node-collection-initializations",
"type": "rectangle",
"x": 411.0,
"y": 70.0,
"width": 181.0,
"height": 71.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "#ffffff",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 110379247,
"version": 1,
"versionNonce": 1063194376,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false
},
{
"id": "node-label-collection-initializations",
"type": "text",
"x": 421.0,
"y": 80.0,
"width": 161.0,
"height": 51.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 0,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 278060709,
"version": 1,
"versionNonce": 164287162,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"fontSize": 15,
"fontFamily": 5,
"text": "Highlight 컬렉션 초기화 N회\ncollectionFetches = N",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": null,
"originalText": "Highlight 컬렉션 초기화 N회\ncollectionFetches = N",
"autoResize": true,
"lineHeight": 1.25
},
{
"id": "node-highlight-selects",
"type": "rectangle",
"x": 752.0,
"y": 70.0,
"width": 167.0,
"height": 71.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "#ffffff",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 901339311,
"version": 1,
"versionNonce": 545382502,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false
},
{
"id": "node-label-highlight-selects",
"type": "text",
"x": 762.0,
"y": 80.0,
"width": 147.0,
"height": 51.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 0,
"opacity": 100,
"groupIds": [],
"frameId": null,
"index": null,
"roundness": {
"type": 3
},
"seed": 647185193,
"version": 1,
"versionNonce": 436143708,
"isDeleted": false,
"boundElements": [],
"updated": 0,
"link": null,
"locked": false,
"fontSize": 15,
"fontFamily": 5,
"text": "Highlight SELECT N회\n부모별 자식 행 전부 조회",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": null,
"originalText": "Highlight SELECT N회\n부모별 자식 행 전부 조회",
"autoResize": true,
"lineHeight": 1.25
}
],
"appState": {
"gridSize": 10,
"viewBackgroundColor": "#ffffff",
"currentItemFontFamily": 5
},
"files": {}
}