read_json: Benchmark JSON reading

read_jsonR Documentation

Benchmark JSON reading

Description

Benchmark JSON reading

Usage

read_json

Format

An object of class Benchmark of length 11.

Parameters

  • source A JSON file path to read in

  • reader One of c("arrow", "jsonlite", "ndjson", "RcppSimdJson")

  • compression One of c("uncompressed", "gzip")

  • output_format One of c("arrow_table", "data_frame")

  • rbinder Method for simplifying to dataframe. Not relevant for arrow and ndjson.


ursa-labs/arrowbench documentation built on July 8, 2023, 11:36 a.m.