yandex / yandex-tank

Load and performance benchmark tool
Other
2.46k stars 278 forks source link

Only one dateformat for Jmeter #177

Open abudaev opened 9 years ago

abudaev commented 9 years ago

Hello, tank uses only one format for jmeter result as bigint (unixtimstamp). In jmeter config "jmeter.properties" you can use custom date format ex timestamp_format. Can you fix it?

nnugumanov commented 9 years ago

Unlikely, in that case we'll have to support custom format in aggregator and there will be questions about occasional format mismatch between aggregator and jmeter testplan. But you always can make an own patch =)