Skip to content

Commit 0dd4448

Browse files
committed
saving.
1 parent 0e4bec7 commit 0dd4448

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

benchmarks/benchmark.cpp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@
55
* synthetic data. The synthetic data is generated using a random number
66
* generator. We measure the speed of the conversion by computing the volume of
77
* data generated.
8-
*
9-
* Todo: add more libraries and methods.
10-
*
11-
* Todo: Verify the results and make sure we are comparing apples to apples. In
12-
* particular, we should make sure that the conversion is correct and that the
13-
* strings produced are similar. We could have different benchmarks depending on
14-
* the precision of the conversion.
15-
*
16-
* Todo: We are currently only using doubles, we should also test with floats.
178
*/
189

1910
#ifndef __CYGWIN__

0 commit comments

Comments
 (0)