Skip to content

Commit

Permalink
#1 - Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems authored Dec 31, 2024
1 parent 6f02c99 commit d72af66
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# performance
## Criteria
- CON: Single / Multi threaded (both CPU and GPU (you can use just 1 ALU core in a GPU)
- PRU: CPU / GPU
- FRM: native / framework (as in java long (64 bit max) or java BigInteger (open ended))
- BIT: 64 / 128 / 256 bit
- LAN: language (C, Swift, Go, Java, Python, Rust)
- ARC: Architecture (IA64/AMD64 or ARM64 - or agnostic (JIT compiled Go))
-

## CPU
### Single Threaded : 64 bit native - 32 bit run
Expand Down

0 comments on commit d72af66

Please sign in to comment.