-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Language
Kotlin/Native
Current Implementation
JVM Compilation
Proposed Implementation
Native Implementation
Explanation
Show the results using the Kotlin/Native Compiler.
Expected Speedup
No response
Optimization Rules
- Still single-threaded (no concurrency/parallelism)
- Still uses the Leibniz formula
- Produces the same (or more accurate) result
- Uses standard language features (no inline assembly unless it's a SIMD variant)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels