This commit is contained in:
Carl
2023-01-10 23:43:16 +01:00
committed by BethanyG
parent 04edbac624
commit 759ec3f804

View File

@@ -1,7 +1,7 @@
{ {
"articles": [ "articles": [
{ {
"uuid": "c37be489b-791a-463a-94c0-564ca0277da2", "uuid": "f5071a22-f13a-4650-afea-b7aaee8f2b12",
"slug": "performance", "slug": "performance",
"title": "Performance deep dive", "title": "Performance deep dive",
"blurb": "Deep dive to find out the most performant approach for collatz conjecture.", "blurb": "Deep dive to find out the most performant approach for collatz conjecture.",