Erroneous performance indication ? #1249
-
Hello, I have a question concerning the performance of this action. In the README.md, it is stated in the performance section:
But a quick check on the actions ran in the golangci-lint repository reveals that it is indeed not true (anymore ?), for example on this run https://github.com/golangci/golangci-lint/actions/runs/15401160891/job/43333826298, the action took 2min14s to run, even though there was a cache hit. I am wondering if something changed and if the README should be updated ? I am running into performance issues with this action, and I think it is a bit misleading that the documentation itself states wrong facts about the performance of the tool. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello, This was just an example from 2020. I will update the readme. |
Beta Was this translation helpful? Give feedback.
Hello,
This was just an example from 2020.
The important information is the improvement related to the cache.
I will update the readme.