8000 Slow Write speeds on windows with small buffers · Issue #26 · DavZim/RITCH · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Slow Write speeds on windows with small buffers #26
Open
@DavZim

Description

@DavZim
library(RITCH)
file <- system.file("extdata", "ex20101224.TEST_ITCH_50", package = "RITCH")
ll <- read_itch(file)

write_itch(ll, "tmpfile", buffer_size = 52, quiet = TRUE)

Takes 0.2 secs on Ubuntu and 42 (!) secs on Windows.
Maybe write_itch() is not yet fully optimised... (note write_itch is not used in filter_itch!).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0