B4J Primes Benchmark
- By Erel
I found this benchmark that tests the same algorithm in multiple programming languages and decided to test it in B4J.
I've implemented the two algorithms.
I've implemented the two algorithms.
B4X:
Sub Process_Globals
End Sub...