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 Loss in UE5.5 #8395

Open
Blyron opened this issue Nov 21, 2024 · 0 comments
Open

Performance Loss in UE5.5 #8395

Blyron opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
ue5-bugs Bugs associated with the UE5 version of carla ue5-critical-issues

Comments

@Blyron
Copy link
Contributor

Blyron commented Nov 21, 2024

After the migration from UE5.3 to UE5.5. We can notice a performance decrease of the 50% almost. We need to detect bottlenecks and fix those; If we disable rendering parallelization we get almost 5.3 performance back.

On the Unreal\CarlaUnreal\Plugins\Carla\Source\Carla\Sensor\ImageUtil.cpp
FlushRenderingCommands() is called this is a bottleneck according to Unreal Insights

@Blyron Blyron added the ue5-bugs Bugs associated with the UE5 version of carla label Nov 22, 2024
@Blyron Blyron self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ue5-bugs Bugs associated with the UE5 version of carla ue5-critical-issues
Projects
Status: No status
Development

No branches or pull requests

1 participant