Skip to content

Parse rds could avoid hitting disk #942

@meztez

Description

@meztez

readRDS(tmpfile, ...)

https://stackoverflow.com/a/67229892

con <- rawConnection(rawvectpr)
value <- con |> gzcon() |> readRDS()
close(con)

Metadata

Metadata

Assignees

Labels

difficulty: noviceAnyone could helpeffort: low< 1 day of workhelp wantedSolution is well-specified enough that any community member could fixtheme:performance:racing_car:I feel the need... the need for speed!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions