Added basic profiling
This commit is contained in:
parent
6ab427e0ad
commit
fa608270bb
1 changed files with 1 additions and 4 deletions
5
.github/workflows/profiling.yaml
vendored
5
.github/workflows/profiling.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue