> On 18 Dec 2015, at 19:42, Robert Withers <[email protected]> wrote: > > I disabled FEC for performance on both squeak and pharo. Still these plugins > would really help me. Here is Pharo's performance, without plugins:
Maybe a silly question, but aren't VM plugins interchangeable between the Pharo and Squeak VM ? I know for a fact that the SSL plugin used to be like that, maybe it still is. > 10 KB data chunks received: 3 > send time: 1908 ms, rate: 0.126 Mbs. > receive time: 3930 ms. rate: 0.061 Mbs. > > and squeak's with plugins: > > 100 KB data chunks received: 22 > send time: 412 ms, rate: 42.718 Mbs. > receive time: 850 ms. rate: 20.706 Mbs. > > So you can see there is a significant difference. > > Robert > > On 12/18/2015 12:42 PM, Robert Withers wrote: >> What is the link to help me build a 32-bit spur 50 VM? I want to build the >> crypto plugins. I have been having trouble with ubuntu building but I think >> CMake worked for me before. I will try, but I could loose the ability to >> even run the normal vm. sigh. >> >> Otherwise, I am really looking for the crypto plugins that are external for >> Ubuntu 32-bit. If you have generated these plugins, please email them to me, >> straightwawy, sos I can benefit from them and run the performance test to >> work on optimizing the FEC code. >> >> manythanks, >> > > -- > . .. .. ^,^ robert >
