Skip to content

Commit

Permalink
Added a reflection after half a decade.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberger committed Dec 9, 2024
1 parent b99cff7 commit 1d100b2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions update-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
### Update Dec 2024

In retrospect, the `README.md` lacks reflection on:

- Error handling in general and arithmetic overflows.
- For languages without garbage collection, it is valuable also to reflect on memory allocation / deallocation strategies.
- Automatic performance benchmarking.

0 comments on commit 1d100b2

Please sign in to comment.