Giter Site home page Giter Site logo

obscmdbench's People

Contributors

charlesgogo01 avatar mikebai523 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

obscmdbench's Issues

无法识别非80端口的url

如果对象存储的网关端口非80 或443, 这个测试软件目前不作出修改是无法测试的。在测试环境或私有环境(私有云),存在网关接口非80端口的情况,
我在本地稍微修改了下这个代码, 使它可以用于测试非80端口的网关。
用户只要在配置文件中config.dat 填写 OSCs= 的时候加上端口号就可以了,如 OSCs= 192.168.8.54:8080
我是否可以提个PR合并我的代码?

distribute怎么使用

我使用3个节点,1个master两个slave节点。做好配置后,启动master上的obscmdbench进程。两个slave能够看到在做任务,但是master收集不到slave的结果,报错如下:
All threads started...
Close old connections
Start to collect data from slaves...
Traceback (most recent call last):
File "./run.py", line 4287, in
run_in_distributed_mode(Mode.DISTRIBUTED)
File "./run.py", line 3956, in run_in_distributed_mode
tps_list.append(float(Util.generate_response(tps)))
ValueError: could not convert string to float: ls: 无法访问result/*_brief.txt: 没有那个文件或目录

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.