Very cool. I'll give it a shot. 2012/9/16 Benjamin <benjamin.vanryseghem.pharo@gmail.com>:
Cool cool cool :)
Now the website need a "Import from" part to mmigrate from ss3/squeaksource to SmalltalkHub :)
Ben
On Sep 16, 2012, at 1:18 PM, Camillo Bruni wrote:
Nicolas and I improved on last Friday the interaction with Smalltalkhub - new repository type for Pharo2.0 - cached allFileNames on server side - response time reduction: 500ms => 12ms - added new raw filenames format: - see: http://smalltalkhub.com/mc/estebanlm/Voyage/main?format=raw - cuts the transferred data size in half - reduces parsing overhead on image-side - fixed a bug in the HTTPRepository where the download would take took long - testing if a mcz file exists is now a 10ms action instead of >1s
with the last three fixes applied we have cropped down the response time from the server to ~15ms. All in all this will make Smalltalkhub a super-fast Monticello experience!
enjoy! camillo