From aac3a506a25414a4824a802cf7f9babfd6965668 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Tue, 22 Jun 2021 12:44:54 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5151c5..cc85fb5 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ and then only convert them to C data structures when you have to call the C func | Raylib Python CFFI 3.7 | Pypy 3.7 | 33800 | 20% | | Raylib Python CFFI 3.7 | Python 3.9 | 7700 | 4.5% | | Raylib Python CFFI 3.7 | Python 3.9 Nuitka | 8600 | 5.1% | +| Raylib Python CFFI 3.7 Dynamic | Python 3.9 | 6300 | 3.7% | # Packaging your app