home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Area 51 - Testing Area
Blow WindowPlugins.dll to separate plugin DLLs
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="seco" data-source="post: 939949" data-attributes="member: 54595"><p>Let me clear up few things:</p><p> </p><p>1. Plugin loading: This thread is about making MP default plugins to single DLLs. This means that you can really get rid of the default plugins you don't need or use and the performance impact is clear for MP startup: fewer DLLs loaded will result faster startup.</p><p> </p><p>2. Plugin initializing: Whole other thing is how plugin developers tend to initialize their plugins. Basically everything that goes to plugin Init() method will slow down MP startup. If the developer does not understand this, then the plugin probably will result more delay to MP startup.</p><p> </p><p>3. Other stuff: There might be a lot of other optimization that can be done that has nothing to do with plugin loading & initializing.</p></blockquote><p></p>
[QUOTE="seco, post: 939949, member: 54595"] Let me clear up few things: 1. Plugin loading: This thread is about making MP default plugins to single DLLs. This means that you can really get rid of the default plugins you don't need or use and the performance impact is clear for MP startup: fewer DLLs loaded will result faster startup. 2. Plugin initializing: Whole other thing is how plugin developers tend to initialize their plugins. Basically everything that goes to plugin Init() method will slow down MP startup. If the developer does not understand this, then the plugin probably will result more delay to MP startup. 3. Other stuff: There might be a lot of other optimization that can be done that has nothing to do with plugin loading & initializing. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
Blow WindowPlugins.dll to separate plugin DLLs
Contact us
RSS
Top
Bottom