r*****s 发帖数: 985 | 1 最新jrockit的jra功能很强大了,
免费版的好像可以profile最长30分钟吧,
没有特别难搞的问题一般够用了 |
|
t*******e 发帖数: 684 | 2 Just tried the netbeans profiler, very easy to use, nice user interface. |
|
x******h 发帖数: 13678 | 3 不知道怎么设置profiler as总是运行不了,难道tptp这个东西只能用java1.5的编译? |
|
g**********y 发帖数: 14569 | 4 有人用Eclipse Java Profiler plugin吗?几年前我用过TPTP, 很不方便。刚查了一下,好象还是没看到什么好的替代出来。
大家有什么可以推荐的吗?谢谢!
找到一个不错的:JDK自带的jvisualvm, 简单好用。 |
|
f*l 发帖数: 161 | 5 java有什么好的profiling工具,想检查函数的处理效率。我用eclipse |
|
|
xt 发帖数: 17532 | 7 【 以下文字转载自 Unix 讨论区 】
发信人: xt (拷贝猫), 信区: Unix
标 题: 大家都用什么Profiler?
发信站: BBS 未名空间站 (Tue Apr 21 11:26:55 2009)
现在手头有Valgrind, purify, quantify,还有AMD的CodeAnalyst
用过的说说看哪个好?
需要在各种unix/linux上面跑 |
|
s*****w 发帖数: 1527 | 8 【 以下文字转载自 Programming 讨论区 】
发信人: somehow (要像蟑螂一样的坚强), 信区: Programming
标 题: 大家帮我看看如何设计OS profiling/tracing
发信站: BBS 未名空间站 (Mon Aug 30 21:38:00 2010, 美东)
简单说,要log一下createThread( ), contextSwitch( ),...要花多少时间。
我的想法是
#ifdef LOG
#define createThread createThreadLog
#else
#define createThread _createThread
#end |
|
f********f 发帖数: 290 | 9 thanks a lot!
I'll have a try.
不过我才看到,原来VC里有一个profiler,以前没用过,ft |
|
B*****n 发帖数: 498 | 10 只有VS 2005 team edition才自带profiler吧 |
|
c***d 发帖数: 996 | 11 ☆─────────────────────────────────────☆
flyingjeff (1@2) 于 (Sun Sep 3 22:04:21 2006) 提到:
for windows platform.
valgrind不能用吧?
thanks a lot!
☆─────────────────────────────────────☆
flyingjeff (1@2) 于 (Mon Sep 4 00:28:23 2006) 提到:
thanks a lot!
I'll have a try.
不过我才看到,原来VC里有一个profiler,以前没用过,ft
☆─────────────────────────────────────☆
streetstone (streetstone) 于 (Thu Dec 28 05:18:12 2006) 提到:
For Linux: gprof
For Windows: boundchecker |
|
t****t 发帖数: 6806 | 12 如果是零, 当然就不用关心了, profile都关心耗时长的函数啊 |
|
|
|
J*******i 发帖数: 2162 | 15 最近需要分析一个程序的性能瓶颈,所以需要profile这个程序,分析每个function里
花的时间
以前没怎么弄过,请教大家什么工具最方便易用而且准确?gprof如何?
先谢过各位猛将~ |
|
|
s****i 发帖数: 150 | 17 xperf非常好,你可以试试。
不过想要profile memory,基本没戏。。。 |
|
d*h 发帖数: 2347 | 18 use relative path ./.profile
or include . in PATH environment variable. |
|
a*******s 发帖数: 138 | 19 编程自己学了一点点,因为R跑循环太慢,所以调用fortran。
先用 R CMD SHLIB fortrancode.f 生成shared library,在从R调用:dyn.load("
fortrancode.so")
速度有所提高,但还是不够快。所以我想先找到bottle neck。
似乎纯fortran可以编译时叫 "-g -pg"来逐行profile。但R调用时就不知道怎么弄了。
请高手指点,谢谢! |
|
h*****f 发帖数: 248 | 20 用过gprof的,看了oprofiler,都不provide the time my function loses due to
cache miss for data or code block.
pref top有cache miss的数据。可是好像没有detail到the time each function loses
due to cache miss for data or code block.
有C++ profiler provides cache miss data in such detail? |
|
G*****7 发帖数: 1759 | 21 intel parallel studio has some profiling tools. i remember seeing "cache
miss" in their reports. they are free for non-commercial dev under linux,
which i guess you are in 'cuz you mentioned gprof.
loses |
|
g*c 发帖数: 4510 | 22 【 以下文字转载自 shopping 讨论区 】
发信人: gtc (被人咬了一口以后), 信区: shopping
标 题: norton升级以后我的xp每次开机都找不到user profile
发信站: BBS 未名空间站 (Sat Aug 29 10:25:26 2009, 美东)
所以每次开机,上次用户设置就没有了,都干净的跟新买的一样。
请问有人遇到同样的问题吗,怎么解决?
谢谢! |
|
s***s 发帖数: 1841 | 23 C shell, .cshrc
K shell, .profil |
|
j***y 发帖数: 87 | 24 for csh, tcsh, .cshrc and .login are executed
for ksh, bsh, bash, .profile and .login are executed.
But I think bwang's question has some ambiguity. If he just wants to execute
some command once in one session, like xhost +font under an X environment,
then he shouldn't add entries in these startup files.
instead he should check what kind of session manager he is using and modify
the corresponding script, like .xsession and so on. |
|
t******q 发帖数: 117 | 25 only routines can be profiled by gprof.
instruction |
|
w******n 发帖数: 645 | 26 前两天想着系统好久没更新了,就运行了一下windows update,但有一个重要更新怎么
都装不上,.Net Framwork 4 Client Profile,错误代码为800B010B。网上搜了一圈,
都没找到解决办法,不知道版上有没有高人知道如何解决,万分感谢。我用的是Win7
Ultimate 64bit。 |
|
f**v 发帖数: 121 | 27 谢谢!
有什么Profile介绍员工的吗?谢谢 |
|
b*****l 发帖数: 9499 | 28 用 serum free medium 养细胞,想看看都有哪些 cytokine 啥的被 secrete 到
medium 中。
挨个做 elisa 肯定受不了。有没有啥 array 可以很便宜地定量或者半定量地 profile
一下? |
|
a*****g 发帖数: 543 | 29 luminex
Rules base medicine (now charles river owned) has Rodent and Human cytokine
multiplexing service.
profile |
|
T**********r 发帖数: 287 | 30 从组织里分离细胞,之后FACS,直接sort到RLT裂解液里(from Qiagen RNeasy plus
mini kit),
获得cell 数量约20000,之后用RNeasy kit提取RNA,获得的RNA送去gene-profiling,
总是说质量
不好。
求有经验的同学给些建议,感激不尽。 |
|
a******p 发帖数: 414 | 31 1. abi miRNA profile based on Taqman PCR, 一个sample 大约 5000,dollar, 你
有<10个samples的话,10K肯定够了,好处是 它measure mature form of miRNA
2.microarray, available in affymetryix , exiqon ect, it should be 1K/
samples, 有很多假阳性,但总能找到一些
3.exiqon SYBR based miRNA RT PCR, ask the company directly,
4.a lab in our university developed a microarray chip and it is very cheap
but the quality is just so so |
|
h******n 发帖数: 221 | 32 请问哪个公司做microarray的whole genome expression profiling比较好?
谢谢 |
|
s******s 发帖数: 13035 | 33 array现在搞SNP,或者搞医学检测还行。实验室里面做expression的分析,
除了对global的profile泛泛而谈,具体到基因上你写在文章里别人也不信
啊。 |
|
s******s 发帖数: 13035 | 34 对呀。array最后通通要q-pcr验证,多做几组其实不比seq便宜。
再说seq现在可以multiplex, 做expression profile这种,一条Lane
上搞个十个八个都没问题,折合一个sample其实不到200,不算人工 |
|
s******a 发帖数: 252 | 35 "an analysis that
combines genomic, transcriptomic, proteomic, me-
tabolomic, and autoantibody profiles from a single
individual over a 14 month period. "
LOL, that single individual was M Snyder himself. |
|
l*e 发帖数: 297 | 36 请问为什么不同实验室做的 miRNA profiling 差别那么大呢?
比如都是做肝脏肿瘤(比较肿瘤组织和接近肿瘤的非癌组织)
是怎么一回事 呢? 很奇怪啊! |
|
y***y 发帖数: 709 | 37 有一个蛋白,预测到多个磷酸化位点
想看看都什么激酶作用这些位点,不知道kinase profiling是不是能达到这个目的。
看到很多公司有这个sevice,不知板上是否有人用过这个sevice,效果怎么样?那个公
司比较靠谱?大概收费是多少? |
|
y***y 发帖数: 709 | 38 我就是用这个软件预测的磷酸化位点。
可预测出来的潜在位点太多了,我想通过Kinase profiling的方法把作用于这个蛋白的
激酶筛出来。 |
|
S*********s 发帖数: 304 | 39 我觉得你这个jump太多了
至少要先确定是哪个点被phosphorylated了吧?
是不是functional的?
www.phosphosite.org里面可以查查MS data
In vitro kinase profiling我总觉得很不特异 |
|
y***y 发帖数: 709 | 40 您可以稍微解释一下您说的in vivo crosslink吗?
我们已经做了MS,并确认了几个位点确实有磷酸化
我坐在这里想象一下:
如果有这么一种slide,上面点着各种不同激酶的特异性抗体,当用激酶的混合物和
slide杂交之后,激酶就会结合在各自的抗体之上,洗掉激酶混合物以及非特异性结合
之后,放在目标蛋白和标记了的ATP溶液中,一段时间后加蛋白交联剂,把和激酶作用
的目标蛋白交联在激酶和抗体复合物上,洗脱,扫片子,有标记信号的点表示该抗体所
对应的激酶们就是目标蛋白磷酸化的激酶。
这个实验能够实现的话,那就是满足我需要的dream experiment。其中最难的应该是蛋
白交联这一步了。如果有公司想研发这种真正的kinase profiling的话,尽管拿这个
idea去研发,我不收专利费,哈哈 |
|
c*****e 发帖数: 298 | 41 有兄弟姐妹听说过这个部门吗,在cambridge, Boston的?
Novartis Chemical and Pharmaceutical Profiling
有认识人在里面的同学可否站内联系一下
本人感激涕零,散尽家财在所不惜 |
|
n*****u 发帖数: 198 | 42 【 以下文字转载自 Programming 讨论区 】
发信人: nielsxu (niels), 信区: Programming
标 题: 请高手指点Visual studio 里面怎么看程序的profile statistics
发信站: BBS 未名空间站 (Tue Sep 20 00:30:51 2005)
有什么toolbox可以用么?谢谢 |
|
C***S 发帖数: 175 | 43 Any software or programme suggested?
I am trying to calculate some SAXS profile for polymer. I guess there should
be something ready for this work. I am totally green on this, any suggestions
are welcome.
Thanks! |
|