aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/bombardier
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* benchmarks/bombardier: Update to 1.2.5Danilo Egea Gondolfo2020-10-272-4/+4
| | | | Notes: svn path=/head/; revision=553501
* - Update to 1.2.4Danilo Egea Gondolfo2019-03-022-4/+4
| | | | Notes: svn path=/head/; revision=494416
* - Update to 1.2.3Danilo Egea Gondolfo2019-01-212-4/+4
| | | | Notes: svn path=/head/; revision=490902
* - Update to 1.2.2Danilo Egea Gondolfo2019-01-012-4/+4
| | | | Notes: svn path=/head/; revision=488899
* - Update to 1.2.1Danilo Egea Gondolfo2018-12-202-4/+4
| | | | Notes: svn path=/head/; revision=487927
* - Simplify the Makefile with GO_* variablesDanilo Egea Gondolfo2018-09-271-13/+3
| | | | Notes: svn path=/head/; revision=480819
* - Update to 1.2Danilo Egea Gondolfo2018-07-072-9/+15
| | | | Notes: svn path=/head/; revision=474111
* - Update to 1.1.2Danilo Egea Gondolfo2018-05-032-4/+4
| | | | Notes: svn path=/head/; revision=468909
* Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them.Yuri Victorovich2018-03-181-1/+1
| | | | | | | | | | | | Ports: www/fabio benchmarks/bombardier www/go-www net-mgmt/prometheus2 sysutils/immortal sysutils/docker-freebsd audio/pms-devel sysutils/consul-alerts net-mgmt/pushgateway net/nsq textproc/jid net-mgmt/alertmanager sysutils/nomad security/ssh-vault Approved by: portmgr (port compliance, infrastructure) Notes: svn path=/head/; revision=464866
* - Update to 1.1.1Danilo Egea Gondolfo2017-12-302-4/+4
| | | | Notes: svn path=/head/; revision=457631
* - Update to 1.1Danilo Egea Gondolfo2017-12-262-4/+4
| | | | Notes: svn path=/head/; revision=457322
* - Update to 1.0.3Danilo Egea Gondolfo2017-05-072-4/+4
| | | | Notes: svn path=/head/; revision=440351
* - Update to 1.0.2Danilo Egea Gondolfo2017-03-052-4/+4
| | | | Notes: svn path=/head/; revision=435499
* - Update to 1.0.1Danilo Egea Gondolfo2017-03-022-34/+7
| | | | | | | | - Add 'go' to USES - Use dependencies from bombardier sources Notes: svn path=/head/; revision=435207
* - New port: benchmarks/bombardierDanilo Egea Gondolfo2017-02-283-0/+63
bombardier is a HTTP(S) benchmarking tool. It is written in Go programming language and uses excellent fasthttp instead of Go's default http library, because of its lightning fast performance. Notes: svn path=/head/; revision=435072