Coder Social home page Coder Social logo

baton's People

Contributors

madflojo avatar mchak3 avatar philegli avatar tonyganga 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

baton's Issues

Could you provide example of csv with json body?

I tried to run baton with the following content of csv:

POST,http://localhost:3001/link,{\"link\":\"http://linux.org.ru\"},Content-type: application/json
POST,http://localhost:3001/link,{\"link\":\"http://github.com\"},Content-type: application/json
POST,http://localhost:3001/link,{\"link\":\"http://mail.ru\"},Content-type: application/json 

I got the error: Error during run preparation: failed to parse requests from file: projects/go/test/urlshortener/load.csv.
I tried to escape double quotes with double-double quotes :) but got the same error

New Release

Last release was 2018, any chance we could get new builds against the master?

[Enhancement] Make running from file not random

Very useful tool!

It would be nice if it is possible to run from a file but with a non random select of the request.

I am using baton for testing insertion of big batches. I would like to see if some entries are missing in the database afterwards. But this is only possible if every entry in the list is only send once or at least in a linear way. But not with random selection of the request.

Percentiles

Hi! This looks like a pretty interesting project and I could see it being great for automated tests.

I just ran it locally using a CSV definition (which I really like) but it seems like this tool is lacking printing percentiles for requests. A nice feature of AB (ApacheBench) is the breakdown of request timings.

It would be nice if this tool did the same.

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.