fix: stabilize background operations and large embedding results
This commit is contained in:
@@ -0,0 +1,156 @@
|
||||
[
|
||||
{
|
||||
"kind": "trace",
|
||||
"theme": "paper-moments",
|
||||
"size": 2000,
|
||||
"initialRenderMs": 117.19999998807907,
|
||||
"requests": [],
|
||||
"domNodes": 1852,
|
||||
"scrollContainers": [
|
||||
{
|
||||
"node": "HTML",
|
||||
"height": 905,
|
||||
"scrollHeight": 905,
|
||||
"overflow": "hidden",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "BODY",
|
||||
"height": 905,
|
||||
"scrollHeight": 905,
|
||||
"overflow": "hidden",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "viewport",
|
||||
"height": 905,
|
||||
"scrollHeight": 17214,
|
||||
"overflow": "auto",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "app",
|
||||
"height": 17214,
|
||||
"scrollHeight": 17214,
|
||||
"overflow": "visible",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "trace-visualization",
|
||||
"height": 17166,
|
||||
"scrollHeight": 17166,
|
||||
"overflow": "visible",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "timeline-view",
|
||||
"height": 16692,
|
||||
"scrollHeight": 16692,
|
||||
"overflow": "visible",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "timeline",
|
||||
"height": 16692,
|
||||
"scrollHeight": 16692,
|
||||
"overflow": "visible",
|
||||
"position": "relative"
|
||||
}
|
||||
],
|
||||
"frameGapsMs": {
|
||||
"median": 10,
|
||||
"p95": 10.100000000000364,
|
||||
"max": 80.09999999999997
|
||||
},
|
||||
"frames": 408,
|
||||
"longTasks": [],
|
||||
"scrollTop": 0,
|
||||
"scrollHeight": 17214,
|
||||
"maxScrollTop": 16309,
|
||||
"filteredDomNodes": 1844,
|
||||
"filteredCount": 200,
|
||||
"expectedFilteredCount": 200,
|
||||
"filterMs": 71.90000000596046,
|
||||
"treeSwitchMs": 51.400000005960464,
|
||||
"treeFilterMs": 48.70000001788139,
|
||||
"treeFilteredDomNodes": 1343,
|
||||
"repeat": 1
|
||||
},
|
||||
{
|
||||
"kind": "trace",
|
||||
"theme": "paper-moments",
|
||||
"size": 10000,
|
||||
"initialRenderMs": 94.40000000596046,
|
||||
"requests": [],
|
||||
"domNodes": 1852,
|
||||
"scrollContainers": [
|
||||
{
|
||||
"node": "HTML",
|
||||
"height": 905,
|
||||
"scrollHeight": 905,
|
||||
"overflow": "hidden",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "BODY",
|
||||
"height": 905,
|
||||
"scrollHeight": 905,
|
||||
"overflow": "hidden",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "viewport",
|
||||
"height": 905,
|
||||
"scrollHeight": 17214,
|
||||
"overflow": "auto",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "app",
|
||||
"height": 17214,
|
||||
"scrollHeight": 17214,
|
||||
"overflow": "visible",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "trace-visualization",
|
||||
"height": 17166,
|
||||
"scrollHeight": 17166,
|
||||
"overflow": "visible",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "timeline-view",
|
||||
"height": 16692,
|
||||
"scrollHeight": 16692,
|
||||
"overflow": "visible",
|
||||
"position": "static"
|
||||
},
|
||||
{
|
||||
"node": "timeline",
|
||||
"height": 16692,
|
||||
"scrollHeight": 16692,
|
||||
"overflow": "visible",
|
||||
"position": "relative"
|
||||
}
|
||||
],
|
||||
"frameGapsMs": {
|
||||
"median": 10,
|
||||
"p95": 10.100000000000364,
|
||||
"max": 50.09999999999991
|
||||
},
|
||||
"frames": 414,
|
||||
"longTasks": [],
|
||||
"scrollTop": 0,
|
||||
"scrollHeight": 17214,
|
||||
"maxScrollTop": 16309,
|
||||
"filteredDomNodes": 1844,
|
||||
"filteredCount": 200,
|
||||
"expectedFilteredCount": 200,
|
||||
"filterMs": 284.90000000596046,
|
||||
"treeSwitchMs": 100.90000000596046,
|
||||
"treeFilterMs": 189.19999998807907,
|
||||
"treeFilteredDomNodes": 1343,
|
||||
"repeat": 1
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user