mirror of
https://github.com/HigherOrderCO/Bend.git
synced 2024-11-04 01:20:56 +03:00
change wording
This commit is contained in:
parent
2ddc31dfe3
commit
5d262701f0
@ -153,7 +153,8 @@ It is very important to reinforce that, while Bend does that it was built to
|
||||
(i.e., scale in performance with cores, up to 10000+ concurrent threads), its
|
||||
single-core performance is still extremely sub-par. This is the first version of
|
||||
the system, and we haven't put much effort into a proper compiler yet. You can
|
||||
expect the brute performance to substantially improve every month as we work in
|
||||
a proper codegen, and add a constellation of missing optimizations. Meanwhile,
|
||||
you can use the interpreters to have a glimpse of what massively parallel
|
||||
programming looks like, from the lens of a Pythonish, high-level language.
|
||||
expect the raw performance to substantially improve on every release, as we work
|
||||
in a proper codegen (and include a constellation of missing optimizations).
|
||||
Meanwhile, you can use the interpreters today, to have a glimpse of what
|
||||
massively parallel programming looks like, from the lens of a Pythonish,
|
||||
high-level language!
|
||||
|
Loading…
Reference in New Issue
Block a user