1
0
mirror of https://github.com/DataDog/go-profiler-notes.git synced 2025-07-12 23:50:13 +02:00
This commit is contained in:
Felix Geisendörfer
2021-02-05 10:44:43 +01:00
parent 1332b004e0
commit a475b97f50
3 changed files with 5 additions and 4 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.DS_Store
venv
*.pb.gz
.ipynb_checkpoints

3
bench/.gitignore vendored
View File

@ -1,3 +0,0 @@
/venv
/*.pb.gz
/.ipynb_checkpoints

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"id": "wound-burns",
"metadata": {},
"outputs": [],