Skip to content

Commit f4817b9

Browse files
committed
find copy
1 parent 31fd245 commit f4817b9

2 files changed

Lines changed: 20 additions & 4 deletions

File tree

.ipynb_checkpoints/timeit_tests-checkpoint.ipynb

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:c5925e90d7a8c3e6fb36f4e3ca876248f4ba69529367d87b73ef3da2b5415766"
4+
"signature": "sha256:b8d5bf725bbe6b0e07d0b544cb5a65cdce7b4c162fd421985a4aa25ea57f9151"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -1375,8 +1375,16 @@
13751375
"cell_type": "markdown",
13761376
"metadata": {},
13771377
"source": [
1378-
"I have to say that I am really positvively surprised. The shell's `find` scales even better than expected!"
1378+
"I have to say that I am really positively surprised. The shell's `find` scales even better than expected!"
13791379
]
1380+
},
1381+
{
1382+
"cell_type": "code",
1383+
"collapsed": false,
1384+
"input": [],
1385+
"language": "python",
1386+
"metadata": {},
1387+
"outputs": []
13801388
}
13811389
],
13821390
"metadata": {}

benchmarks/timeit_tests.ipynb

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:c5925e90d7a8c3e6fb36f4e3ca876248f4ba69529367d87b73ef3da2b5415766"
4+
"signature": "sha256:b8d5bf725bbe6b0e07d0b544cb5a65cdce7b4c162fd421985a4aa25ea57f9151"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -1375,8 +1375,16 @@
13751375
"cell_type": "markdown",
13761376
"metadata": {},
13771377
"source": [
1378-
"I have to say that I am really positvively surprised. The shell's `find` scales even better than expected!"
1378+
"I have to say that I am really positively surprised. The shell's `find` scales even better than expected!"
13791379
]
1380+
},
1381+
{
1382+
"cell_type": "code",
1383+
"collapsed": false,
1384+
"input": [],
1385+
"language": "python",
1386+
"metadata": {},
1387+
"outputs": []
13801388
}
13811389
],
13821390
"metadata": {}

0 commit comments

Comments
 (0)