Open krlmlr opened 6 years ago
to make sure that execution time is attributed correctly in case of deferred/lazy evaluation. This seems to require rewriting R's profile recording routine.
https://github.com/r-lib/lobstr#call-stack-trees
Example where this went wrong: https://github.com/patperry/r-utf8/issues/8#issuecomment-402456433.
to make sure that execution time is attributed correctly in case of deferred/lazy evaluation. This seems to require rewriting R's profile recording routine.
https://github.com/r-lib/lobstr#call-stack-trees
Example where this went wrong: https://github.com/patperry/r-utf8/issues/8#issuecomment-402456433.