Package 'ldlasb'

Title: Lies, Damned Lies, and Selective Benchmarks
Description: Correcting two very selectively chosen benchmarks in order to set a record straight.
Authors: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <[email protected]>
License: GPL (>= 2)
Version: 0.0.1
Built: 2024-09-05 04:07:24 UTC
Source: https://github.com/eddelbuettel/ldlasb

Help Index


Lies, Damned Lies, and Selective Benchmarks

Description

Correcting two very selectively chosen benchmarks in order to set a record straight.

Package Content

Index of help topics:

ldlasb-package          Lies, Damned Lies, and Selective Benchmarks
other_grow_             other_grow_
other_release_          other_release_
rcpp_grow_              rcpp_grow_
rcpp_release_           rcpp_release_

Maintainer

Dirk Eddelbuettel <[email protected]>

Author(s)

Dirk Eddelbuettel


other_grow_

Description

Grow objects in vector, alternate implementation

Arguments

n

A count

Value

A vector of ā€˜nā€™ elements


other_release_

Description

Protect and release objects in vector, alternate implementation

Arguments

n

A count


rcpp_grow_

Description

Grow objects in vector, Rcpp implementation

Arguments

n

A count

Value

A vector of ā€˜nā€™ elements


rcpp_release_

Description

Protect and release objects in vector, Rcpp implementation

Arguments

n

A count