mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #472] [MERGED] Optimize GC usage and other small changes #542
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/472
Author: @13xforever
Created: 11/29/2019
Status: ✅ Merged
Merged: 11/29/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (5)
810d49dfix potential issue with the build version parsing2e961f9more unicode tests14d7e63show gc mode instead of runtime versionc96c1c1enable server gc4939075sacrifice up to 25% performance to clean up more garbage📊 Changes
6 files changed (+40 additions, -8 deletions)
View changed files
📝
CompatBot/Commands/BotStats.cs(+2 -2)📝
CompatBot/CompatBot.csproj(+2 -0)📝
CompatBot/Database/Providers/ContentFilter.cs(+1 -1)📝
CompatBot/Utils/Extensions/StringUtils.cs(+18 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+6 -1)📝
Tests/StringUtilTests.cs(+11 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.