楼主,跟着配置跑起来了,但没生成下面 jmeter.开头的表,请教一下知道什么原因吗?
jmeter.all.a.avg
jmeter.all.a.count
jmeter.all.a.max
jmeter.all.a.min
jmeter.all.a.pct90
jmeter.all.a.pct95
jmeter.all.a.pct99
jmeter.all.h.count
jmeter.all.ko.avg
小伙伴知道地铁哪个站哪个口比较近吗?
加公号并留言了,貌似没看到?
3.3.2 获取差异代码并切割刀方法粒度 ,这个能详细的说一下嘛?
试验了一下还真得不行,不知楼主解决了没
tcpserver 设置动态覆盖率收集,手动调用 dump 出 exec 文件,可以不停 jvm。tcpclient 原理应该差不多吧,没试过。
感谢,我再思考一下。目前思路是根据 diff 出来的结果去 class 目录找出变更集,再根据这个去生成报告。
@chenhengjie123 想请教一下 ,“怎么让统计数据也是只统计增量” 的思路,最近也在搞这个,被卡住了。
请教一下,这个 git diff 用了那个类库呀?
我用这样日期格式可以:2018-03-25
找到解决办法了
ln -s /usr/local/mysql/bin/mysql_config /usr/local/bin/mysql_config
参考了这个文章:https://www.cnblogs.com/fengtengfei/p/5642173.html
安装 mysqlclient 依赖时报错了,有没有知道怎么改的亲呀
➜ HttpRunnerManager git:(master) ✗ sudo pip install mysqlclient==1.3.12
Password:
The directory '/Users/macpro/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/Users/macpro/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting mysqlclient==1.3.12
Downloading https://mirrors.aliyun.com/pypi/packages/6f/86/bad31f1c1bb0cc99e88ca2adb7cb5c71f7a6540c1bb001480513de76a931/mysqlclient-1.3.12.tar.gz (89kB)
100% |████████████████████████████████| 92kB 4.2MB/s
Complete output from command python setup.py egg_info:
/bin/sh: mysql_config: command not found
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/tmp/pip-build-yqjpse8f/mysqlclient/setup.py", line 17, in <module>
metadata, options = get_config()
File "/private/tmp/pip-build-yqjpse8f/mysqlclient/setup_posix.py", line 44, in get_config
libs = mysql_config("libs_r")
File "/private/tmp/pip-build-yqjpse8f/mysqlclient/setup_posix.py", line 26, in mysql_config
raise EnvironmentError("%s not found" % (mysql_config.path,))
OSError: mysql_config not found
@hualin 这速度,好感谢
想请教一下豆瓣上 /v2/movie/celebrity/:id/photos 这种类型的请求支持吗?