Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid number of scanned lines #203

Open
andkom opened this issue Oct 9, 2024 · 0 comments
Open

invalid number of scanned lines #203

andkom opened this issue Oct 9, 2024 · 0 comments

Comments

@andkom
Copy link

andkom commented Oct 9, 2024

brainflayer shows invalid number of scanned lines after recent changes

1.txt:

0000000000000000000000000000000000000000000000000000000000000001
0000000000000000000000000000000000000000000000000000000000000002
0000000000000000000000000000000000000000000000000000000000000003

before changes:

# brainflayer -v -b 1.blf -t priv -x -c uce -i 1.txt
 rate:    339.05 p/s found:     0/3          elapsed:    0.009 s

after changes:

brainflayer -v -b 1.blf -t priv -x -c uce -i 1.txt
 rate:    619.01 p/s found:     0/6          elapsed:    0.010 s

as you can see there are 3 lines in the input file, in second the example it shows 6 instead of 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant