[rt-users] performance: REST vs. cmd line

Gary Oberbrunner garyo at genarts.com
Tue Jan 11 11:58:01 EST 2011



----- Original Message -----
> From: "Kevin Falcone" <falcone at bestpractical.com>
> To: rt-users at lists.bestpractical.com
> Sent: Tuesday, January 11, 2011 10:41:51 AM
> Subject: Re: [rt-users] performance: REST vs. cmd line
> On Tue, Jan 11, 2011 at 08:47:36AM -0500, Gary Oberbrunner wrote:
> > We're working on some reporting, and have discovered that the REST
> > interface for simple ticket queries is around 400x slower than using
> > the command line interface. I wonder why this is, since I'd prefer
> > to use the REST interface.
> 
> RT's command line interface (bin/rt) uses the REST interface.

I kept poking at it, and sure enough there were a couple of errors in our tests that were causing the supposed time differences.  Now that those are fixed, the times are the same, as one would expect.  Sorry for the trouble.

-- Gary



More information about the rt-users mailing list