Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mexikoedi authored Feb 18, 2023
1 parent 245eccb commit 449a720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ At the end all the data fills the text fields in the GUI.

## How fast is this program working?
This program uses parallel stream and is therefore fast enough to process a lot of anime titles. <br>
(A previous version of this program was single threaded and would become slower and slower the more anime titles you added.)
(A previous version of this program was single threaded and would become slower and slower the more anime titles you added.) <br>

For example: <br>
To get the data for over 160 anime titles the program needs roughly **20 seconds**.
To get the data for over 160 anime titles the program needs roughly **20 seconds**. <br>
(The previous version needed for the same amount of anime titles roughly **3.8 minutes**.)

## Is the program working correctly?
Expand Down

0 comments on commit 449a720

Please sign in to comment.