joas_coder
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I made my first macOS utility app that ships with a bundled Gemma 4 model, specifically the Gemma E4B one. It made my app DMG have 5.3 GB in size, but I think it is a small size for the power that this free local model…
- Java (JIT) vs C++ (AOT) for a simple hash table (github.com)
The goal of this research is to explore the performance differences between JIT (just-in-time compilation) and AOT (ahead-of-time compilation) strategies and to understand their respective advantages and disadvantages.…
- CPUBenchmark.net says M3 is faster than all M4s on single thread performance (cpubenchmark.net)