diff --git a/.gitignore b/.gitignore index f68d972..4461ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,8 @@ __pycache__/ logger/ dataset/ data/ +profiling/results/ #Ignore vscode AI rules .*/ .* -!.env.example \ No newline at end of file +!.env.example diff --git a/profiling/README.md b/profiling/README.md new file mode 100644 index 0000000..3cfdc0b --- /dev/null +++ b/profiling/README.md @@ -0,0 +1,15 @@ +# Template profiling + +Profile a template from the repository root: + +```bash +python profiling/profile_template.py