- Added benchmark to measure time taken to parse 1,000,000 T records.
@@ -468,7 +468,7 @@ void T::parse (const std::string& line)
break;
default:
throw std::string ();
throw std::string ("Unrecognized task file format.");
}
The note is not visible to the blocked user.