]> www.ginac.de Git - ginac.git/commit
check: time_parser.cpp: don't run the same benchmark twice.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Sun, 14 Sep 2008 02:57:21 +0000 (06:57 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Fri, 19 Sep 2008 09:15:50 +0000 (13:15 +0400)
commitb84032466e31ff23d4be3b81a3f535b2c70202e5
treefd0e7ea460841adb1c3d8149c18acfb356ce4f89
parent6f64b39dd25e4d2dcc869995b3d19724fa72afa6
check: time_parser.cpp: don't run the same benchmark twice.

Since ex(const string&, lst&) ctor uses the new parser now comparing its
performance (and result) with one of direct invocation of the parser is
pointless.
check/time_parser.cpp