From 580db19f0bd89282f6c82f8d7330883f2ceffb57 Mon Sep 17 00:00:00 2001 From: retoor Date: Sat, 30 Nov 2024 22:13:27 +0100 Subject: [PATCH] Some layout changes. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a72508..e7144d2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Isspam Fast as light evaluator for text files to summarize specific details about the text files. + This repository contains two versions of the same algorithm. + Versions: + - Rust (risspam) written by 12bitfloat. - C (isspam) written by retoor. @@ -52,8 +55,12 @@ Word count per sentence: 21 Memory usage: 1 MB, 6.460 (re)allocated, 4.222 unqiue free'd, 0 in use. ``` ## Valgrind status -Valgrind output for isspam version. Rust variant thinks it's too cool for memory checks afterwards. +Valgrind output for isspam version. + +Rust variant thinks it's too cool for memory checks afterwards. + Date: 2024-11-30 + ``` ==58062== ==58062== HEAP SUMMARY: