diff --git a/.obsidian-git-data b/.obsidian-git-data index e69de29bb..0a4b05a79 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -0,0 +1,8 @@ +Mon Jul 05 2021 22:35:20 GMT+0200 (Central European Summer Time) +Mon Jul 05 2021 22:34:20 GMT+0200 (Central European Summer Time) +Mon Jul 05 2021 17:42:20 GMT+0200 (Central European Summer Time) +======= +Mon Jul 05 2021 01:04:00 GMT+0200 (Central European Summer Time) +Mon Jul 05 2021 01:03:00 GMT+0200 (Central European Summer Time) +Sat Jul 03 2021 13:05:07 GMT+0200 (Central European Summer Time) +>>>>>>> 32f2963de50e36ac5299026bb881ee68667fcdc6 diff --git a/.obsidian/workspace b/.obsidian/workspace index dcd160a8c..c2a20d72a 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -25,6 +25,17 @@ } } }, + { + "id": "26c9647cf3a2b0e4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "pyinstrument.md", + "mode": "source" + } + } + }, { "id": "e57d5c03b124762d", "type": "split", @@ -166,7 +177,7 @@ "state": { "type": "backlink", "state": { - "file": "beyond cprofile.md", + "file": "pyinstrument.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -183,7 +194,7 @@ "state": { "type": "outline", "state": { - "file": "beyond cprofile.md" + "file": "pyinstrument.md" } } } @@ -195,8 +206,9 @@ "width": 300, "collapsed": true }, - "active": "ac5f7b266c2a5153", + "active": "26c9647cf3a2b0e4", "lastOpenFiles": [ + "pyinstrument.md", "beyond cprofile.md", "2021-07-05.md", "kubectl.md", @@ -205,7 +217,6 @@ "flancian.md", "2021-07-02.md", "argh.md", - "chowdy.md", - "agora server.md" + "chowdy.md" ] } \ No newline at end of file diff --git a/beyond cprofile.md b/beyond cprofile.md index 4c44d62b7..76aa2bbe6 100644 --- a/beyond cprofile.md +++ b/beyond cprofile.md @@ -2,4 +2,4 @@ - on [[python speed]] - [[go]] https://pythonspeed.com/articles/beyond-cprofile/ - [[eliot]] - - [[py]] \ No newline at end of file + - [[pyinstrument]] \ No newline at end of file diff --git a/pyinstrument.md b/pyinstrument.md new file mode 100644 index 000000000..c6e9c3740 --- /dev/null +++ b/pyinstrument.md @@ -0,0 +1 @@ +- I probably should give it a try for [[agora server]]. \ No newline at end of file