Bug 228422 - [PATCH] benchmarks/vegeta: update to 7.0.0
Summary: [PATCH] benchmarks/vegeta: update to 7.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: easy, needs-qa
Depends on:
Blocks:
 
Reported: 2018-05-22 13:21 UTC by Vinícius Zavam
Modified: 2018-09-03 18:22 UTC (History)
0 users

See Also:


Attachments
[PATCH] benchmarks/vegeta:6.3.0 -> 7.0.0 (2.18 KB, patch)
2018-05-22 13:21 UTC, Vinícius Zavam
no flags Details | Diff
[LOG] benchmarks/vegeta:6.3.0 -> 7.0.0 (10.20 KB, text/plain)
2018-05-22 13:23 UTC, Vinícius Zavam
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vinícius Zavam freebsd_committer freebsd_triage 2018-05-22 13:21:36 UTC
Created attachment 193607 [details]
[PATCH] benchmarks/vegeta:6.3.0 -> 7.0.0

updating 'benchmarks/vegeta' to version 7.0.0.
Comment 1 Vinícius Zavam freebsd_committer freebsd_triage 2018-05-22 13:23:39 UTC
Created attachment 193608 [details]
[LOG] benchmarks/vegeta:6.3.0 -> 7.0.0

Poudriere's Log, from a 11 amd64 jail.
Comment 2 Vinícius Zavam freebsd_committer freebsd_triage 2018-05-22 13:26:35 UTC
root@11amd64-svn:~ # file /usr/local/bin/vegeta
/usr/local/bin/vegeta: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), statically linked, stripped

root@11amd64-svn:~ # echo "GET http://wwwz/" | vegeta attack -duration=5s | tee results.bin | vegeta report
Requests      [total, rate]            250, 50.20
Duration      [total, attack, wait]    12.040378511s, 4.979999301s, 7.06037921s
Latencies     [mean, 50, 95, 99, max]  4.096150426s, 5.311834291s, 7.285335543s, 7.694872763s, 8.100030411s
Bytes In      [total, mean]            3585250, 14341.00
Bytes Out     [total, mean]            0, 0.00
Success       [ratio]                  100.00%
Status Codes  [code:count]             200:250  
Error Set:
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-05-23 13:50:46 UTC
A commit references this bug:

Author: krion
Date: Wed May 23 13:50:11 UTC 2018
New revision: 470700
URL: https://svnweb.freebsd.org/changeset/ports/470700

Log:
  Update to 7.0.0

  PR:		228422
  Submitted by:	maintainer

Changes:
  head/benchmarks/vegeta/Makefile
  head/benchmarks/vegeta/distinfo