Perfamance Statistics API?

Report bugs or suggestions around FancyCache
Post Reply
magic-man
Level 6
Level 6
Posts: 73
Joined: Tue Nov 02, 2010 12:18 am
Location: Trinidad, California

Perfamance Statistics API?

Post by magic-man »

Is there an API for Performance Statistics so one could write a Windows Sidebar gadget to monitor cache hit rate, etc?
User avatar
Support
Support Team
Support Team
Posts: 3749
Joined: Sun Dec 21, 2008 2:42 am

Re: Perfamance Statistics API?

Post by Support »

Yes. Actually any other developers can rewrite the whole application program.
However the some statistics items are not fixed yet and might be added or removed later.
magic-man
Level 6
Level 6
Posts: 73
Joined: Tue Nov 02, 2010 12:18 am
Location: Trinidad, California

Re: Perfamance Statistics API?

Post by magic-man »

support wrote:Yes. Actually any other developers can rewrite the whole application program.
However the some statistics items are not fixed yet and might be added or removed later.
Will the API calls be public? I would love to come up with a performance monitor app that keeps the stats from boot on... And possibly a gadget.
User avatar
Support
Support Team
Support Team
Posts: 3749
Joined: Sun Dec 21, 2008 2:42 am

Re: Perfamance Statistics API?

Post by Support »

Yes, it can be public. If you are willing, we'll send you the documents on the api calls.
magic-man
Level 6
Level 6
Posts: 73
Joined: Tue Nov 02, 2010 12:18 am
Location: Trinidad, California

Re: Perfamance Statistics API?

Post by magic-man »

support wrote:Yes, it can be public. If you are willing, we'll send you the documents on the api calls.
That would be OK with me, as long as I know which ones will change... We could always wait until it is finalized...

Also, instead of re-inventing a performance monitor, it seems you already have one... We just need to separate a copy to its own app.
Post Reply