Skip to content

Troubles with throughput/backlog tests #138

Closed Answered by shikokuchuo
wlandau asked this question in Q&A
Discussion options

You must be logged in to vote

I believe this is fixed in shikokuchuo/mirai@d7b4f59. The package had certain safeguards that prevented this type of error (but perhaps not always), but I have re-implemented this part so now everything works without those safeguards, and I presume this error should also go away.

It is somewhat non-trivial combining a language with precise memory control such as C and the garbage collection in R, a trade-off between efficiency and safety. But overall I think performance and memory utilisation improves as a result.

Replies: 1 comment 7 replies

Comment options

wlandau
Nov 30, 2023
Maintainer Author

You must be logged in to vote
7 replies
@shikokuchuo
Comment options

@wlandau
Comment options

wlandau Dec 1, 2023
Maintainer Author

@shikokuchuo
Comment options

@shikokuchuo
Comment options

Answer selected by wlandau
@wlandau
Comment options

wlandau Dec 4, 2023
Maintainer Author

@shikokuchuo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants