It'd be handy to use roart for simple reporting scripts. Currently the behaviour is to fetch all the fields of every ticket that meet the criteria of the find method. Perhaps something akin to a count function, that returns how many.
It should be not much more heavy that running a select count SQL statement, and not cause RT to retrieve all the fields of all of the tickets.