Работа с документами, расчёт нагрузок на аллоеатор

This commit is contained in:
2026-04-27 07:26:26 +05:00
parent 9ab71a03bc
commit 7ab5f1fbce
10 changed files with 1970 additions and 5 deletions
@@ -0,0 +1,109 @@
{
"artifacts" :
[
{
"path" : "server"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 6,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 7,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "/home/felex67/projects/fullstack/neurox/server/includes"
},
{
"backtrace" : 2,
"path" : "/home/felex67/projects/fullstack/neurox/server/headers"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
}
],
"id" : "server::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
}
],
"language" : "C"
},
"name" : "server",
"nameOnDisk" : "server",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "server.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}