Port details |
- nosqlbench Micro-benchmarking NoSQL storage
- 0.0.20151214_1 benchmarks =2 0.0.20151214_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-12-11 20:02:31
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: databases
- License: BSD2CLAUSE
- WWW:
- https://github.com/tarantool/nosqlbench
- Description:
- NoSQL Benchmark (nb) is a multi-threaded benchmark tool for evaluating main
database performance metrics using OLTP-alike benchmarking against
a specified workload.
Features include:
* benchmarking types: unlimited, time limited or maximum thread limited
* different threads creation policies: at once or interleaved
* key distribution supported: uniform, gaussian
* key types supported: string, u32, u64
* CSV report file generation supported (for future plot generation)
* single configuration file
* workload tests are specified in percents against a total request count
* supported database drivers: tarantool, leveldb (redis, memcached planned).
* plotter tool (CSV to GNU Plot generation)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nosqlbench>0:benchmarks/nosqlbench
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/benchmarks/nosqlbench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/nosqlbench
- pkg install nosqlbench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nosqlbench
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nosqlbench-0.0.20151214.tar.bz2) = 2275a976a97c782144cbe3b3f43fde924961cd17b1e24e4ee849d1542a020d7a
SIZE (nosqlbench-0.0.20151214.tar.bz2) = 3201002
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libleveldb.so : databases/leveldb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- benchmarks_nosqlbench
- USES:
- cmake:insource tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.20151214_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.20151214_1 20 Jul 2022 14:20:56 |
Tobias C. Berner (tcberner) |
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.0.20151214_1 29 Jun 2022 14:53:54 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in benchmarks and biology
Approved by: portmgr (implicit) |
0.0.20151214_1 06 Feb 2022 18:36:07 |
Stefan Eßer (se) |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
0.0.20151214_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20151214_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.0.20151214_1 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.0.20151214_1 11 Dec 2017 18:32:51 |
amdmi3 |
- Add LICENSE_FILE
- Remove -march and respect CFLAGS which also fixes build on Tier2
Approved by: portmgr blanket |
0.0.20151214 21 May 2017 13:21:04 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.0.20151214 11 Nov 2016 09:31:03 |
linimon |
Mark various leaf ports broken on aarch64, and, where appropriate, other
tier-2 archs.
Approved by: portmgr (tier-2 blanket) |
0.0.20151214 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.0.20151214 21 Jan 2016 12:39:54 |
vg |
- Update to latest |
0.0.20150822 13 Dec 2015 16:07:28 |
swills |
mark some of the ports that don't build on powerpc64 for me |
0.0.20150822 24 Aug 2015 08:55:07 |
vg |
- Updated to lates
- New description and website
- Added license
- Sorted USES |
0.0.20120802 13 Jul 2015 20:27:50 |
amdmi3 |
- Mark BROKEN: does not build as it still requires libtarantool.so which
databases/tarantool no longer installs
Approved by: portmgr blanket |
0.0.20120802 20 Oct 2014 07:03:49 |
bapt |
Cleanup plist |
01 Jun 2014 09:00:15
|
ohauer |
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License |
0.0.20120802 05 Jan 2014 01:26:49 |
bapt |
Support stage |
0.0.20120802 11 Dec 2013 14:38:29 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in benchmarks |
0.0.20120802 02 Oct 2013 16:16:22 |
vg |
- Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES
Approved by: eadler (mentor) |
0.0.20120802 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
0.0.20120802 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
0.0.20120802 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.0.20120802 11 Dec 2012 20:02:15 |
rm |
nb - Micro-benchmarking NoSQL storage. Features include:
* Benchmarking support: tarantool, memcached, redis
* GNUPlot generation
WWW: https://github.com/mailru/nosqlbench
PR: 170347
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> |