Skip to content

Commit

Permalink
Fix performance drawbacks since v2.1.2, remove redundant variants
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldJohnKing committed Jan 2, 2025
1 parent ea315c1 commit cb086a7
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 368 deletions.
9 changes: 0 additions & 9 deletions ide/v217/mimalloc.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,10 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Rel-LockPages|x64 = Rel-LockPages|x64
Rel-NoCollect|x64 = Rel-NoCollect|x64
Rel-ScheduledCollect|x64 = Rel-ScheduledCollect|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Release|x64.ActiveCfg = Release|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Release|x64.Build.0 = Release|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-LockPages|x64.ActiveCfg = Rel-LockPages|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-LockPages|x64.Build.0 = Rel-LockPages|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-NoCollect|x64.ActiveCfg = Rel-NoCollect|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-NoCollect|x64.Build.0 = Rel-NoCollect|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-ScheduledCollect|x64.ActiveCfg = Rel-ScheduledCollect|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-ScheduledCollect|x64.Build.0 = Rel-ScheduledCollect|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Loading

0 comments on commit cb086a7

Please sign in to comment.