Files
tfm_ainventory/graphify-out/cache/f6c1002f4f64d445ef342661120da8ed085ec2239ca5f81ddf29cebe304dcf78.json

1 line
24 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "label": "profiling.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L1"}, {"id": "profiling_start_current_test", "label": "_start_current_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L55"}, {"id": "profiling_profilestatsfile", "label": "ProfileStatsFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L63"}, {"id": "profiling_profilestatsfile_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L72"}, {"id": "profiling_platform_key", "label": "platform_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L93"}, {"id": "profiling_profilestatsfile_has_stats", "label": ".has_stats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L121"}, {"id": "profiling_profilestatsfile_result", "label": ".result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L127"}, {"id": "profiling_profilestatsfile_reset_count", "label": ".reset_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L154"}, {"id": "profiling_profilestatsfile_replace", "label": ".replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L167"}, {"id": "profiling_profilestatsfile_header", "label": "._header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L180"}, {"id": "profiling_profilestatsfile_read", "label": "._read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L199"}, {"id": "profiling_profilestatsfile_write", "label": "._write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L218"}, {"id": "profiling_function_call_count", "label": "function_call_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L232"}, {"id": "profiling_count_functions", "label": "count_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L264"}, {"id": "profiling_rationale_64", "label": "Store per-platform/fn profiling results in a file. There was no json module", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L64"}, {"id": "profiling_rationale_233", "label": "Assert a target for a test case's function call count. The main purpose of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L233"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "pstats", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "cprofile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "profiling_start_current_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "profiling_profilestatsfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L63", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "profiling_platform_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L93", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_has_stats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L121", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L127", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_reset_count", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L154", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L167", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L180", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L199", "weight": 1.0}, {"source": "profiling_profilestatsfile", "target": "profiling_profilestatsfile_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "profiling_function_call_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_profiling_py", "target": "profiling_count_functions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L264", "weight": 1.0}, {"source": "profiling_start_current_test", "target": "profiling_profilestatsfile_reset_count", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L60", "weight": 1.0}, {"source": "profiling_profilestatsfile_init", "target": "profiling_profilestatsfile_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L86", "weight": 1.0}, {"source": "profiling_profilestatsfile_init", "target": "profiling_profilestatsfile_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L90", "weight": 1.0}, {"source": "profiling_profilestatsfile_result", "target": "profiling_profilestatsfile_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L147", "weight": 1.0}, {"source": "profiling_profilestatsfile_replace", "target": "profiling_profilestatsfile_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L178", "weight": 1.0}, {"source": "profiling_profilestatsfile_write", "target": "profiling_profilestatsfile_header", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L221", "weight": 1.0}, {"source": "profiling_count_functions", "target": "profiling_profilestatsfile_has_stats", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L268", "weight": 1.0}, {"source": "profiling_count_functions", "target": "profiling_profilestatsfile_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L291", "weight": 1.0}, {"source": "profiling_count_functions", "target": "profiling_profilestatsfile_replace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L309", "weight": 1.0}, {"source": "profiling_rationale_64", "target": "profiling_profilestatsfile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L64", "weight": 1.0}, {"source": "profiling_rationale_233", "target": "profiling_function_call_count", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L233", "weight": 1.0}], "raw_calls": [{"caller_nid": "profiling_profilestatsfile_init", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L79"}, {"caller_nid": "profiling_profilestatsfile_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L80"}, {"caller_nid": "profiling_profilestatsfile_init", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L81"}, {"caller_nid": "profiling_profilestatsfile_init", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L82"}, {"caller_nid": "profiling_platform_key", "callee": "_is_url_file_db", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L98"}, {"caller_nid": "profiling_platform_key", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L104"}, {"caller_nid": "profiling_platform_key", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L104"}, {"caller_nid": "profiling_platform_key", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L109"}, {"caller_nid": "profiling_platform_key", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L110"}, {"caller_nid": "profiling_platform_key", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L110"}, {"caller_nid": "profiling_platform_key", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L111"}, {"caller_nid": "profiling_platform_key", "callee": "python_implementation", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L111"}, {"caller_nid": "profiling_platform_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L116"}, {"caller_nid": "profiling_platform_key", "callee": "has_compiled_ext", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L117"}, {"caller_nid": "profiling_platform_key", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L118"}, {"caller_nid": "profiling_platform_key", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L119"}, {"caller_nid": "profiling_profilestatsfile_result", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L142"}, {"caller_nid": "profiling_profilestatsfile_result", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L145"}, {"caller_nid": "profiling_profilestatsfile_replace", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L173"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L201"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L204"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L205"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L206"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L209"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L212"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L212"}, {"caller_nid": "profiling_profilestatsfile_read", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L216"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L219"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L220"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L221"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L222"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L224"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L225"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L227"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L227"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L228"}, {"caller_nid": "profiling_profilestatsfile_write", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L229"}, {"caller_nid": "profiling_count_functions", "callee": "_skip_test_exception", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L266"}, {"caller_nid": "profiling_count_functions", "callee": "skip_test", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L269"}, {"caller_nid": "profiling_count_functions", "callee": "gc_collect", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L276"}, {"caller_nid": "profiling_count_functions", "callee": "Profile", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L278"}, {"caller_nid": "profiling_count_functions", "callee": "enable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L279"}, {"caller_nid": "profiling_count_functions", "callee": "disable", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L283"}, {"caller_nid": "profiling_count_functions", "callee": "Stats", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L286"}, {"caller_nid": "profiling_count_functions", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L298"}, {"caller_nid": "profiling_count_functions", "callee": "sort_stats", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L299"}, {"caller_nid": "profiling_count_functions", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L299"}, {"caller_nid": "profiling_count_functions", "callee": "print_stats", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L300"}, {"caller_nid": "profiling_count_functions", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L302"}, {"caller_nid": "profiling_count_functions", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L303"}, {"caller_nid": "profiling_count_functions", "callee": "dump_stats", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L305"}, {"caller_nid": "profiling_count_functions", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L306"}, {"caller_nid": "profiling_count_functions", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L311"}, {"caller_nid": "profiling_count_functions", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L312"}, {"caller_nid": "profiling_count_functions", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/profiling.py", "source_location": "L318"}]}