diff --git a/.ipynb_checkpoints/timeit_tests-checkpoint.ipynb b/.ipynb_checkpoints/timeit_tests-checkpoint.ipynb index 0e7bd18..3e39ece 100644 --- a/.ipynb_checkpoints/timeit_tests-checkpoint.ipynb +++ b/.ipynb_checkpoints/timeit_tests-checkpoint.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:c5925e90d7a8c3e6fb36f4e3ca876248f4ba69529367d87b73ef3da2b5415766" + "signature": "sha256:b8d5bf725bbe6b0e07d0b544cb5a65cdce7b4c162fd421985a4aa25ea57f9151" }, "nbformat": 3, "nbformat_minor": 0, @@ -1375,8 +1375,16 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "I have to say that I am really positvively surprised. The shell's `find` scales even better than expected!" + "I have to say that I am really positively surprised. The shell's `find` scales even better than expected!" ] + }, + { + "cell_type": "code", + "collapsed": false, + "input": [], + "language": "python", + "metadata": {}, + "outputs": [] } ], "metadata": {} diff --git a/benchmarks/timeit_tests.ipynb b/benchmarks/timeit_tests.ipynb index 0e7bd18..3e39ece 100644 --- a/benchmarks/timeit_tests.ipynb +++ b/benchmarks/timeit_tests.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:c5925e90d7a8c3e6fb36f4e3ca876248f4ba69529367d87b73ef3da2b5415766" + "signature": "sha256:b8d5bf725bbe6b0e07d0b544cb5a65cdce7b4c162fd421985a4aa25ea57f9151" }, "nbformat": 3, "nbformat_minor": 0, @@ -1375,8 +1375,16 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "I have to say that I am really positvively surprised. The shell's `find` scales even better than expected!" + "I have to say that I am really positively surprised. The shell's `find` scales even better than expected!" ] + }, + { + "cell_type": "code", + "collapsed": false, + "input": [], + "language": "python", + "metadata": {}, + "outputs": [] } ], "metadata": {}