Skip to content

Commit fc92706

Browse files
authored
Merge pull request #69 from coecms/python-performance-options
Python performance options
2 parents 19a87f7 + e3b09e6 commit fc92706

File tree

2 files changed

+610
-0
lines changed

2 files changed

+610
-0
lines changed

post_meta.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -281,3 +281,8 @@
281281
2023-11-04-seasonal-means:
282282
title: Getting seasonal means out of a dataset
283283
tags: [python, xarray]
284+
285+
2024-05-02-comparison-of-performance:
286+
title: Python Performance Options
287+
excerpt: Investigates how the performance of python code can be enhanced without parallelisation.
288+
tags: [ python ]

0 commit comments

Comments
 (0)