Re: A few micro-benchmarks for Jython 2 and two other ideas

Jeff Allen <[email protected]> Sun, 17 Jan 2021 09:42:06 +0000
Newsgroups gmane.comp.lang.jython.devel
Message-ID <[email protected]>
I heard that recently and took a look at the documents. There is some 
cool stuff here for anyone who wanted to make a Java numpy. Maybe 
deciding a string is ASCII/BMP.

As for vectorisation in code we generate ... just generating functional 
byte code will be difficult enough. As the investigations on this thread 
suggest, the compiler will step in to do the rest, given a fair wind.

Jeff

Jeff Allen

On 15/01/2021 20:10, Thad Guidry wrote:
> Jeff,
>
> You might also be impressed that the Java Vector API intends to be a 
> cleaner way, via Java objects and interfaces.  John Rose (Thinking 
> Machines, Sun, Oracle) speaks of the new ways on this incredible 
> podcast https://inside.java/2020/11/17/podcast-007/ 
> <https://inside.java/2020/11/17/podcast-007/>
>
> Thad
> https://www.linkedin.com/in/thadguidry/ 
> <https://www.linkedin.com/in/thadguidry/>
>

_______________________________________________
Jython-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-dev