<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: High CPU usage when selecting an random wallpaper when there are a large number of wallpapers in the folders</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde</link>
<description>DisplayFusion RSS: High CPU usage when selecting an random wallpaper when there are a large number of wallpapers in the folders</description>
<lastBuildDate>Sat, 23 May 2026 05:00:54 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde</generator>
<item>
<title>RE: High CPU usage when selecting an random wallpaper when there are a large number of wallpapers in the folders</title>
<link>https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde#4</link>
<pubDate>Tue, 06 May 2014 14:51:17 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[We've looked into it in the past, and the majority of the CPU usage comes from the .NET image generation library when the wallpaper itself is stitched, cropped, and resized. Are you running into any issues when the wallpaper changes?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
We've looked into it in the past, and the majority of the CPU usage comes from the .NET image generation library when the wallpaper itself is stitched, cropped, and resized. Are you running into any issues when the wallpaper changes?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: High CPU usage when selecting an random wallpaper when there are a large number of wallpapers in the folders</title>
<link>https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde#3</link>
<pubDate>Fri, 02 May 2014 23:12:03 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[i guess the reason why i made the post initially was not because i wanted to distribute the CPU load more evenly but rather because i feel that possibly maxing one core for a program that is designed to run all the time on you computer isn't quite right. How displayfusion is getting the file list...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
i guess the reason why i made the post initially was not because i wanted to distribute the CPU load more evenly but rather because i feel that possibly maxing one core for a program that is designed to run all the time on you computer isn't quite right. How displayfusion is getting the file list and what it does with it after is the problem, does it cache the list? does it remake it every time? For ~115,000 files this is clearly quite costly in terms of processing time, could this be optimised? can the list be generated only once every X amount of time. i feel these are better things to consider.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: High CPU usage when selecting an random wallpaper when there are a large number of wallpapers in the folders</title>
<link>https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde#2</link>
<pubDate>Fri, 02 May 2014 20:25:04 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[DisplayFusion does need to use some CPU to generate the file list, select a file, then generate the final image and apply it. However, by default, DisplayFusion only runs on a single CPU core for compatibility reasons. You can change this in the Advance Settings window by enabling the Processor A...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
DisplayFusion does need to use some CPU to generate the file list, select a file, then generate the final image and apply it. However, by default, DisplayFusion only runs on a single CPU core for compatibility reasons. You can change this in the Advance Settings window by enabling the Processor Affinity option and restarting DisplayFusion. That should help balance out the load <img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Please let me know if you still have any trouble after enabling that setting.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>High CPU usage when selecting an random wallpaper when there are a large number of wallpapers in the folders</title>
<link>https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde</link>
<pubDate>Fri, 02 May 2014 17:28:07 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/high-cpu-usage-when-selecting-an-random-wallpaper-when-there-are-a-large-number-of-wallpapers-in-the-folders/?ID=aae995b5-ae43-4a72-b6e1-13b90e8c1bde</guid>
<category>DisplayFusion</category>
<description><![CDATA[I use the Desktop Wallpaper part of display fusion to manage my wallpapers for my dual displays. I have it set to change both wallpapers every 60 seconds, the folder I have it set to pull wallpapers from contains ~115, 000 wallpapers. The CPU usage of display fusion is normal @ 1% but when it bec...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I use the Desktop Wallpaper part of display fusion to manage my wallpapers for my dual displays. I have it set to change both wallpapers every 60 seconds, the folder I have it set to pull wallpapers from contains ~115, 000 wallpapers. The CPU usage of display fusion is normal @ 1% but when it becomes time to select a new wallpaper the CPU usage spikes to ~20-25% then the wallpapers change and the usage drops down to normal.
</div>
]]></content:encoded>
</item>
</channel>
</rss>