-
CLRProfiler4内存检测
应用背景管哪位性能测试人员,遇到这样的问题都是摸不着头脑,不知从何处下手。.net环境中不像JAVA有那么多的工具可以支撑,比如性能测试经常用到的Jconsole、Jprofiler等工具,并且基于JAVA运行环境的在打印GC日志方面也很强大。对于.net平台,微软也提供的.net辅助工具CLR Profiler可以很好的帮助我们的性能测试人员以及研发人员,找到内存没有及时回收,占着内存不释放的方法(详细到这个方法下面定义的数组或者其他变量)。关键技术
可根据自己电脑.NET的版本下载相应的CLR Profiler,我下载的是CLR Profiler for .NET Framework 4版本的。
下载后提示解压缩,选择要加压到的目录;然后进入D:SoftWareCLRProfiler4CLRProfilerBinaries目录下选择对应操作系统64位或者32位的CLRProfiler.exe。
在说一下,CLRProfiler可以分析.net平台开发的几乎所有的产品,包括C/S应用程序、服务和asp.
- 2023-02-19 10:00:07下载
- 积分:1
-
这是一个可以在后台偷取你闪盘里所有资料的小软件。只要你的闪盘一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出...
这是一个可以在后台偷取你闪盘里所有资料的小软件。只要你的闪盘一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出-This is a steal in the background all the information you have a small flash drive inside the software. As long as you plug a flash drive, all the Dongdong copy have been quietly away. Code to open, you can hot-key outbound
- 2022-02-27 01:56:11下载
- 积分:1
-
贪食蛇的源代码(C语言完成)完成贪食蛇的功能
贪食蛇的源代码(C语言完成)完成贪食蛇的功能-贪食蛇source code (C language completed) completed贪食蛇function
- 2022-05-29 22:01:58下载
- 积分:1
-
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。...
折半插入排序相对来说要比冒泡插入排序效率要高,是一种思想。-Binary insertion sort insertion sort, relatively speaking than the bubble speed, is a kind of thinking.
- 2022-04-02 02:00:34下载
- 积分:1
-
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作
用C++实现坐标的绘制和坐标的伸缩变换其他的一些操作-coordinate Drawing and transformation and others function by c++
- 2022-01-22 01:40:36下载
- 积分:1
-
博耶
Boyer-Moore language vc++ -Boyer-Moore language vc++
- 2022-01-31 13:53:23下载
- 积分:1
-
中国Foxmail早已成为收发邮件的首选软件,其功能也早已超越Outlook,但是Foxmail也并非尽善尽美,尤其是在对邮件夹内邮件的导出、备份的处理上做的不...
中国Foxmail早已成为收发邮件的首选软件,其功能也早已超越Outlook,但是Foxmail也并非尽善尽美,尤其是在对邮件夹内邮件的导出、备份的处理上做的不是太好,只能手工一封一封将信导出,如果信件数目较少这样处理还可以应付,但如果对于成百上千封邮件仍这样处理显然是相当困难的.
本软件非常的小,目的就一个,就是把邮箱里面尽可能多的邮件和附件弄到一个文件夹里面去。
-Foxmail China has become the preferred sending and receiving e-mail software, its function has long been beyond the Outlook, but Foxmail is not perfect, especially in the e-mail folder for messages export, backup processing is not very good at doing only one hand a letters to export the letter, if the small number of letters still be able to handle it this way, but if for the hundreds of thousands of e-mails continue to handle it this way is obviously quite difficult. This software is very small, the purpose is one, is to mail as much as possible inside the number of messages and attachments to get inside a folder.
- 2022-05-27 08:31:12下载
- 积分:1
-
该程序能让你将一个小数的整数部分每个三位加一个逗号显示。很好的字符串处理小程序。...
该程序能让你将一个小数的整数部分每个三位加一个逗号显示。很好的字符串处理小程序。-The program allows you to a decimal integer part of each of the three shows plus a comma. Very good deal with a small string procedures.
- 2023-08-21 14:35:04下载
- 积分:1
-
Database Connectivity category, odbc
数据库连接类,odbc-Database Connectivity category, odbc
- 2022-03-16 08:05:59下载
- 积分:1
-
onvif协议demo
资源描述视频监控协议标准onvif协议,可用于学习。协议源码有两个版本,windows和linux版本,次源码以中间件形式编写,可以直接用编译后的库
- 2022-04-18 05:47:38下载
- 积分:1