Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rabestro authored Jul 31, 2024
1 parent 4690997 commit 6432f16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=rabestro_codereview-task1-ip-addresses&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=rabestro_codereview-task1-ip-addresses)

# IPv4 addresses

A simple task to count the number of unique IPv4 addresses in a huge file.
Expand Down Expand Up @@ -132,4 +130,4 @@ If additional verification is required, then you can either add a filter to the
or implement a converter where there will be an additional check of the address for correctness.

In the catalog `src/jmh` you will find benchmarks where several implementations of converters are considered.
At the moment, the solution seems to be close to optimal.
At the moment, the solution seems to be close to optimal.

0 comments on commit 6432f16

Please sign in to comment.