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

Performance Issue with Hyperia\Behaviors\ClearCacheBehavior in Yii2 Application #2

Open
i-internet opened this issue Apr 15, 2024 · 1 comment

Comments

@i-internet
Copy link

I am writing to bring to your attention an issue I have encountered while using the Hyperia\Behaviors\ClearCacheBehavior in our Yii2 application. It appears that the behavior, intended to clear cache, is impacting the performance of our User model significantly. Upon investigation, I've noticed that it is loading a large number of unnecessary objects, which is causing a slowdown in our application's response time.

As you know, maintaining optimal performance is crucial for our application's success, and any slowdown can affect user experience. Therefore, I believe it's essential to address this issue promptly.

I would appreciate it if we could schedule a meeting to discuss potential solutions to this problem. Perhaps we can explore ways to optimize the ClearCacheBehavior or find alternative caching strategies that don't impact the User model's performance adversely.

@janki1
Copy link
Member

janki1 commented Jul 10, 2024

Hi, I'm so sorry for the late response, if you want to discuss this issue can you contact me via email in my profile? It will be an efficient way to reach a solution. Thanks.

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

2 participants