tsung icon indicating copy to clipboard operation
tsung copied to clipboard

Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.

Results 115 tsung issues
Sort by recently updated
recently updated
newest added

I would like to send the binary data ` .. `(500 times repeated, just as an example). Ideally, I would also like to match on some response like `"Received"`. I...

question

i am running tsung with wss connections to the server and have set ack=local , so, my next request should be sent out only when i have received the earlier...

waiting for feedback
protocol/xmpp

please help. My english is poor. sorry the result is no msgs is in mongodb why? The tsung configure file is here.

question
waiting for feedback
protocol/xmpp

What does it mean? I'm getting varying values when i benchmark chats. All benchmark wait for all users to be online with global. At about: 1000/sec ![1000](https://user-images.githubusercontent.com/5244520/33985687-4710b1ae-e0f6-11e7-888b-946012dfaa2a.png) at about: 4000/sec...

question
protocol/xmpp

Hello Tsung team :wave: When I run a loadtesting with Tsung (`tsung -f tsung.xml start`), it works as expected. The logs and the `tsung.xml` of this bench are kept in...

kind/bug
kind/enhancement

Could you implement please Graphit reporter for ts_stat module. It take realtime results and provide more understandable scenario processing. I think that this module can help provide metrics in graphite...

kind/feature
request

This PR adds basic support for XMPP ping (XEP-0199)

kind/feature
protocol/xmpp

**WARNING: This is work in progress, expect rebasing and force-pushes! Feedback is very welcome!** This pull request adds the ability to distribute compiled or uncompiled erlang modules to all nodes....

kind/feature

**This is Work in Progress**: The basic stuff should work, but I'm running lot's of tests to confirm that all timings are correct. My goal was to have the following...

kind/feature
protocol/generic

This change allows tsung to use a _very_ large file as a variable source; each read will seek to an arbitrary location in the file and perform a read. It's...

kind/enhancement