diff --git a/.obsidian-git-data b/.obsidian-git-data index 1c8c19a48..e69de29bb 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -1,8 +0,0 @@ -Mon Jul 05 2021 22:33:20 GMT+0200 (Central European Summer Time) -Mon Jul 05 2021 22:33: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 11dde1e48..dcd160a8c 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,18 @@ "state": { "type": "markdown", "state": { - "file": "kubectl.md", + "file": "2021-07-05.md", + "mode": "source" + } + } + }, + { + "id": "ac5f7b266c2a5153", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "beyond cprofile.md", "mode": "source" } } @@ -155,7 +166,7 @@ "state": { "type": "backlink", "state": { - "file": "conflict-files-obsidian-git.md", + "file": "beyond cprofile.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -172,7 +183,7 @@ "state": { "type": "outline", "state": { - "file": "conflict-files-obsidian-git.md" + "file": "beyond cprofile.md" } } } @@ -184,17 +195,17 @@ "width": 300, "collapsed": true }, - "active": "73171b185cad148c", + "active": "ac5f7b266c2a5153", "lastOpenFiles": [ + "beyond cprofile.md", + "2021-07-05.md", + "kubectl.md", "conflict-files-obsidian-git.md", "pinstallhiinstalllosophy.md", - "2021-07-05.md", "flancian.md", - "kubectl.md", "2021-07-02.md", "argh.md", "chowdy.md", - "agora server.md", - "infranaut.md" + "agora server.md" ] } \ No newline at end of file diff --git a/2021-07-05.md b/2021-07-05.md index 6e391e23a..ea1cd397a 100644 --- a/2021-07-05.md +++ b/2021-07-05.md @@ -1,3 +1,6 @@ - [[kubernetes]] - [[kubectl]] +- [[python]] + - [[profiling]] + - [[beyond cprofile]] \ No newline at end of file diff --git a/beyond cprofile.md b/beyond cprofile.md new file mode 100644 index 000000000..4c44d62b7 --- /dev/null +++ b/beyond cprofile.md @@ -0,0 +1,5 @@ +- an [[article]] + - on [[python speed]] + - [[go]] https://pythonspeed.com/articles/beyond-cprofile/ + - [[eliot]] + - [[py]] \ No newline at end of file