mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[GH-ISSUE #427] Benchmarks clarification request #768
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#768
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peraronsson on GitHub (Mar 9, 2024).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/427
Hello, just a few questions regarding the benchmarks:
Rovinj-Croatia.jpg?I'm trying to understand where Flyimg would be in this comparison.
@sadok-f commented on GitHub (Mar 10, 2024):
Hello @peraronsson
Thank you for opening this issue!
the actual benchmark in the Flyimg repo is outdated, I think it's a good idea to update it and maybe use the Apache
abtool.regarding your questions:
Rovinj-Croatia.jpgOriginal size is 57.3 KBActually I'll update the benchmark script to use
abtool to have a meaningful comparison with the other tools you mentioned.@sadok-f commented on GitHub (Mar 10, 2024):
@peraronsson can you check the latest benchmark I just released?
https://github.com/flyimg/flyimg/blob/main/docs/full-documentation.md#benchmark
@peraronsson commented on GitHub (Mar 10, 2024):
This looks really good, and thank you so much for doing this! 😃
If I understand the results correctly, Flyimg is a lot more performant than the "competitors" in the table. Do you agree?
The only thing I am missing now is a url to the image used for the test. If you want to make the tests comparable to the referenced table, I guess you should use the same image size as they did. Maybe you already have - the image name is the same - but it's not apparent without a link to the image (and perhaps size and weight as additional info).
Thanks again for the quick response. Amazing!
@sadok-f commented on GitHub (Mar 12, 2024):
actually yes I used the same image in the benchmark script to resize it to 500x500.
But the source of the image is local (the benchmark script downloads it and then deletes it).
I'm not sure about other solutions, it seems some of them are using a local version as well.
@sadok-f commented on GitHub (Mar 13, 2024):
hey @peraronsson ,
I'm going to close this issue if any help is still needed please feel free to comment and I'll open it.
Thank you again!