This commit is contained in:
parent
92e99a5874
commit
c8a1e82cc7
|
@ -11,9 +11,8 @@ memory, to serve as a buffer for storing results.
|
||||||
|
|
||||||
1. Make benchmarks.
|
1. Make benchmarks.
|
||||||
2. Introduce more tests.
|
2. Introduce more tests.
|
||||||
2.1 Tests with pre, post and infix strings shared between the strings
|
1. Tests with pre, post and infix strings shared between the strings
|
||||||
2.2 Tests where the length of the strings are combinations of odd and
|
2. Tests where the length of the strings are combinations of odd and even.
|
||||||
even.
|
|
||||||
3. ~~Reduce the size of the buffer. When this was done with the old version,
|
3. ~~Reduce the size of the buffer. When this was done with the old version,
|
||||||
performance was increased 100%.~~
|
performance was increased 100%.~~
|
||||||
4. Look into SIMD instructions
|
4. Look into SIMD instructions
|
||||||
|
|
Loading…
Reference in New Issue