Related Posts
Best high yield savings products?
New here. Henloooo

Skinny Jason Mamoa 🤣🤣🤣
Describe your current deal in 10 words or less.
Additional Posts in Software Engineering
So I've had 2 hiring managers and several recruiters from Amazon reach out to me about applying for some open positions with the company (android). I completed the coding assessment and now they want me to go through a round of 5 hour interviews next week. Is there a good chance I'll be hired if engineering managers are reaching out to me? I'm really not sure how badly I want to work for them and I don't want to be laid off months after being hired on. Anyone know what Amazon hiring is like?
Where/ how can I learn Azure?
New to Fishbowl?
unlock all discussions on Fishbowl.



Ask your AI agent to give justification for it's planned changes and to itemize each change and how it will affect the performance. Ask it for the top 5 performance changes that can be done without a full rewrite and also ask for validation of the proposed changes.
Chief
That’s a great suggestion
Make a branch and test it out
I have all suggestions like this tie back to a theoretical records processed the show the numbers for
Objects created
Object lifetime
GC Churn
Resource impact
I then question in depth the recommendations.
Sonnet and Opus are great at this type of analysis.
Is performance an issue with your application? If not, then trying to over-optimize might not be worth it, especially if there is a risk of hallucinated tech debt added to your code base. If it isn't broke, don't fix it. If it isn't causing SLA issues, don't optimize it.
Evaluate the performance metrics and user experience before committing to a rewrite. I've found prachub.com useful for balancing AI suggestions and practical implementation.
Chief
I don’t have confidence in big refractors like this myself so I don’t blame you