如何检查我的主索引技术的性能(速度,使用的空间等) [英] How to check performance(Speed, Space used, etc) of My Primary Indexing Technique

查看:78
本文介绍了如何检查我的主索引技术的性能(速度,使用的空间等)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我用C语言编写了我的索引技术代码。(或Java,C首选)

我还需要将它与现有的主索引技术(如B + Tree)进行比较。



我需要知道,

1)是吗可以在MySQL或MsSQL(或任何开源DBMS软件)中执行此操作吗?

我需要知道如何?

&主索引算法的代码存在于何处MySQL文件和MsSQL(或其他DBMS s / w)? (我需要包含主索引代码的文件名和文件路径,这样我就可以用我自己的索引代码替换他们的主索引代码并运行测试。)



2 )你能否建议我用于测试和比较目的的良好配置软件?



所以我可以将我的代码放入其中并检查我的主要索引技术的性能并与现有技术进行比较。



请回复您提供的有关可以帮助我的工具/软件的任何信息。



感谢你,

Mayank。

Hello,

I have written code of My Indexing Technique in "C" language.(or Java, C Preferred)
I also need to compare it with existing Primary Indexing technique(like B+ Tree).

I need to know,
1) Is it possible to do this in MySQL or MsSQL(or any open source DBMS software)?
I need to know how?
& Where does the code of Primary Indexing Algorithms exist in MySQL files & MsSQL(or other DBMS s/w)? (I need file name & path of file which contains Primary Indexing Code so I can replace their Primary Indexing Code with my Own Indexing Code & Run the Tests.)

2) & Can you suggest me Good Profiling Soft-wares for Testing & Comparison purpose?

so I can put my code in it & check the performance of My Primary Indexing Technique & compare with existing Technique.

Kindly reply with any information you have about tools/Software that can help me.

Thanking you,
Mayank.

推荐答案

如果您使用的是Windows,那么perfmon可以为您提供性能数据。

http://blogs.msdn.com/b/securitytools/archive/2009/11/04/how-to-use-perfmon-in-windows-7.aspx [ ^ ]
if you are using windows, then "perfmon" can give you the performance data.
http://blogs.msdn.com/b/securitytools/archive/2009/11/04/how-to-use-perfmon-in-windows-7.aspx[^]


这篇关于如何检查我的主索引技术的性能(速度,使用的空间等)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆