⚡ added improvements (#365)
This commit is contained in:
parent
4bd3b1b0ef
commit
2773038cf9
4 changed files with 62 additions and 26 deletions
|
|
@ -58,7 +58,7 @@ static void bench(benchpress::context& ctx,
|
|||
|
||||
for (size_t i = 0; i < ctx.num_iterations(); ++i)
|
||||
{
|
||||
// clear flags and rewind
|
||||
// clear flags and rewind
|
||||
istr.clear();
|
||||
istr.seekg(0);
|
||||
json j;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue