Files
Odoo-Modules/graphify-out/cache/71080c2b7fd76ae0fe7085b59c37b81c321902e4f338774afdc654b8958bdba7.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
26 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "label": "test_performance_benchmarks.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L1"}, {"id": "test_performance_benchmarks_testenginebenchmarks", "label": "TestEngineBenchmarks", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L13"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_performance_benchmarks_testenginebenchmarks_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L15"}, {"id": "test_performance_benchmarks_testenginebenchmarks_percentile", "label": "._percentile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L19"}, {"id": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "label": ".test_compute_schedule_p95()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L26"}, {"id": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "label": ".test_post_depreciation_p95()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L43"}, {"id": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "label": ".test_dispose_asset_p95()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L63"}, {"id": "test_performance_benchmarks_testcontrollerbenchmarks", "label": "TestControllerBenchmarks", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L85"}, {"id": "httpcase", "label": "HttpCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "label": ".test_list_endpoint_p95()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L87"}, {"id": "test_performance_benchmarks_rationale_1", "label": "Performance benchmarks tagged 'benchmark'.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "statistics", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "test_performance_benchmarks_testenginebenchmarks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L13", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L13", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks", "target": "test_performance_benchmarks_testenginebenchmarks_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L15", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks", "target": "test_performance_benchmarks_testenginebenchmarks_percentile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L19", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks", "target": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L26", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks", "target": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L43", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks", "target": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L63", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "target": "test_performance_benchmarks_testcontrollerbenchmarks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L85", "weight": 1.0}, {"source": "test_performance_benchmarks_testcontrollerbenchmarks", "target": "httpcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L85", "weight": 1.0}, {"source": "test_performance_benchmarks_testcontrollerbenchmarks", "target": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L87", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "target": "test_performance_benchmarks_testenginebenchmarks_percentile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L37", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "target": "test_performance_benchmarks_testenginebenchmarks_percentile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L57", "weight": 1.0}, {"source": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "target": "test_performance_benchmarks_testenginebenchmarks_percentile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L77", "weight": 1.0}, {"source": "test_performance_benchmarks_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_performance_benchmarks_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_performance_benchmarks_testenginebenchmarks_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L16"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_percentile", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L20"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_percentile", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L22"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_percentile", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L23"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_percentile", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L23"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_percentile", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L24"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_percentile", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L24"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L28"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L29"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L31"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L34"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L35"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L36"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L36"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "median", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L38"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "print", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L40"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_compute_schedule_p95", "callee": "assertLess", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L41"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L44"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L46"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L47"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L50"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L51"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L53"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L54"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "post_depreciation_entry", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L55"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L56"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L56"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "median", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L58"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "print", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L60"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_post_depreciation_p95", "callee": "assertLess", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L61"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L65"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L66"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L68"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L69"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L72"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L73"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L74"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "dispose_asset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L75"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L76"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L76"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "median", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L78"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "print", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L80"}, {"caller_nid": "test_performance_benchmarks_testenginebenchmarks_test_dispose_asset_p95", "callee": "assertLess", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L81"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "new_test_user", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L88"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L92"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L93"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L95"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "authenticate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L98"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L100"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L101"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "url_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L102"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L104"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L110"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "perf_counter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L110"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L111"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L112"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L113"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L113"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L113"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L113"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "median", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L114"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "print", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L116"}, {"caller_nid": "test_performance_benchmarks_testcontrollerbenchmarks_test_list_endpoint_p95", "callee": "assertLess", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_performance_benchmarks.py", "source_location": "L117"}]}