Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Categories Technical
Created by Guest
Created on May 31, 2024

Code Optimizations suggestions

Feedback from our Azure Cloud environment, attaching call stack.

Memory:
1) 6 % of your Memory was spent in List.ForEach called from EPiServer.ContentApi.Core.Serialization.Internal.ContentConvertingService.ConvertToContentApiModel

2) 3 % of your Memory was spent in ResourceInvoker.InvokeNextResourceFilterAwaitedAsync called from EPiServer.Framework.DependencyInjection.Internal.VisitorGroupResourceFilter.OnResourceExecutionAsync.


CPU:
1)
2 % of your CPU was spent in ControllerActionInvoker.InvokeNextActionFilterAwaitedAsync called from EPiServer.ContentApi.Core.Internal.ContentLanguageFilterAttribute.OnActionExecutionAsync.


2) 1 % of your CPU was spent in ResourceInvoker.InvokeNextResourceFilterAwaitedAsync called from EPiServer.Framework.DependencyInjection.Internal.VisitorGroupResourceFilter.OnResourceExecutionAsync


3) 1% of your CPU was spent in ControllerActionInvoker.InvokeNextActionFilterAwaitedAsync called from EPiServer.ContentApi.Core.OutputCache.OutputCacheFilterAttribute.OnActionExecutionAsync.

  • Guest
    Reply
    |
    May 31, 2024

    The red in the images are the high impact. The blue is the calling function/metod.