Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vtereshkov authored Jun 12, 2020
1 parent 79f6c89 commit abeb1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Umka is a statically typed embeddable scripting language. It combines the simpli
## Performance
Due to the efficient `for` loop implementation and support for static data structures, Umka demonstrates high performance in multidimensional array operations and similar tasks.

_Matrix multiplication (AMD A4-3300M @ 1.9 GHz, Windows 7)_
_400 x 400 matrix multiplication (AMD A4-3300M @ 1.9 GHz, Windows 7)_
![](perf.png)

## Getting Started
Expand Down

0 comments on commit abeb1c8

Please sign in to comment.