[PR #533] [CLOSED] core, video_core: Use reserve() before loops where possible #1619

Closed
opened 2026-02-27 21:13:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/533
Author: @GermanAizek
Created: 8/22/2024
Status: Closed

Base: mainHead: reserve3


📝 Commits (1)

  • 49169fc core, video_core: Use reserve() before loops where possible

📊 Changes

3 files changed (+5 additions, -1 deletions)

View changed files

📝 src/core/libraries/kernel/file_system.cpp (+3 -1)
📝 src/video_core/renderer_vulkan/vk_instance.cpp (+1 -0)
📝 src/video_core/renderer_vulkan/vk_resource_pool.cpp (+1 -0)

📄 Description

Hi @georgemoralis these are the more useful reserves. Im waiting code review.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/533 **Author:** [@GermanAizek](https://github.com/GermanAizek) **Created:** 8/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `reserve3` --- ### 📝 Commits (1) - [`49169fc`](https://github.com/shadps4-emu/shadPS4/commit/49169fcaa34744ba062ca58aaaff21a0d932ac51) core, video_core: Use reserve() before loops where possible ### 📊 Changes **3 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/file_system.cpp` (+3 -1) 📝 `src/video_core/renderer_vulkan/vk_instance.cpp` (+1 -0) 📝 `src/video_core/renderer_vulkan/vk_resource_pool.cpp` (+1 -0) </details> ### 📄 Description Hi @georgemoralis these are the more useful reserves. Im waiting code review. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1619
No description provided.