Re-name benchmark notebook

This commit is contained in:
heyarne 2021-03-08 14:54:12 +00:00
commit d9c55e3554
2 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
- file: "sources/02b NDVI.ipynb"
sections:
- file: "sources/02c Corrupted Zip File.ipynb"
- file: "sources/02c Multithreading.ipynb"
- file: "sources/02c Multiprocessing Benchmarks.ipynb"
- file: "sources/02d Cloud Masks.ipynb"
- file: "sources/02b Timeseries.ipynb"
- file: "sources/02e Spectral Indices.ipynb"

View file

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Multi-Processing Performance Benchmark\n",
"# Multi-Processing Performance Benchmarks\n",
"\n",
"This section contains a performance comparison of single- and multiprocess-based calculation methods used in [](02b Timeseries.ipynb).\n",
"\n",
@ -119,7 +119,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Multiprocessing"
"### With Multiprocessing"
]
},
{