Re: RESTlet + JSON performance flip at ~1024/1025 byte payload?

2013-02-15 Thread Daniel Halperin
Hi everyone, Just a note that I created a clean, minimal test example here: https://github.com/dhalperi/restlet-testing Thanks, Dan On Fri, Feb 15, 2013 at 10:20 AM, Daniel Halperin < dhalp...@cs.washington.edu> wrote: > Hi everyone, > > I'm having some crazy timing properties related to RESTl

Re: Maven artifacts disappearing

2013-02-15 Thread Thierry Boileau
hello Peter, I've restored the missing artifacts. Best regards, Thierry Boileau 2013/2/11 Peter Major > Hi, > > I can see 2.1-RC6, but 2.1-RC4 is missing. :( Do you have any scripts you > can share to (re)deploy the artifacts? > > Thanks, > Peter > > --

RESTlet + JSON performance flip at ~1024/1025 byte payload?

2013-02-15 Thread Daniel Halperin
Hi everyone, I'm having some crazy timing properties related to RESTlet responses being above or below 1024 bytes. The fact that this is a power of 2 makes me think it's no coincidence! [To start, here is some setup text copied from my previous mail.] I'm just getting started with RESTlet (v.2.1.