Rename files and fix remaining errors with headlines

This commit is contained in:
heyarne 2021-03-01 17:14:47 +00:00
commit 81845d2d93
10 changed files with 629 additions and 766 deletions

View file

@ -247,7 +247,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Result\n",
"## Result\n",
"\n",
"As we can see when processing a single element, multiprocessing comes with an overhead.\n",
"When the list to be processed is sufficiently large, we get a reduction in processing time of roughly 30%-50%, depending on list size.\n",