mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
increment load_test
This commit is contained in:
parent
f9af003440
commit
278b93e851
@ -9,7 +9,7 @@
|
||||
|
||||
using namespace CppJieba;
|
||||
|
||||
void cut(const ISegment * seg, const char * const filePath, size_t times = 10)
|
||||
void cut(const ISegment * seg, const char * const filePath, size_t times = 30)
|
||||
{
|
||||
ifstream ifile(filePath);
|
||||
if(!ifile)
|
||||
|
Loading…
x
Reference in New Issue
Block a user