1 Sep 2007 02:30
Re: [p4] Performance comparison between p4sql and p4 command
Robert Cowham <robert <at> vaccaperna.co.uk>
2007-09-01 00:30:01 GMT
2007-09-01 00:30:01 GMT
Behind the scenes p4sql translates SQL statements into p4 commands so there is no real difference. However, as a result, you can get yourself into trouble with injudicious joins... Robert > -----Original Message----- > From: perforce-user-bounces <at> perforce.com > [mailto:perforce-user-bounces <at> perforce.com] On Behalf Of Greg Pan > Sent: 31 August 2007 19:37 > To: perforce-user <at> perforce.com > Subject: [p4] Performance comparison between p4sql and p4 command > > Hi all, > > I was wondering whether anyone has ever done a performance > comparison between executing a p4sql and p4 command, supposed > that both will give you the same (or very close) metadata. > For example for these 2 commands: > > > > p4sql -s "select * from changes" > > p4 cahnges //... _______________________________________________ perforce-user mailing list - perforce-user <at> perforce.com http://maillist.perforce.com/mailman/listinfo/perforce-user(Continue reading)
RSS Feed