Added basic profiling

This commit is contained in:
Vasilije 2024-12-04 18:40:07 +01:00
parent 6ab427e0ad
commit fa608270bb

View file

@ -1,10 +1,7 @@
name: Profiling Comparison for Specific File 2
on:
pull_request:
paths:
- 'cognee/api/v1/cognify/code_graph_pipeline.py' # Trigger only if this specific file changes
push
jobs:
profiler:
runs-on: ubuntu-latest