jointprof:本机代码和R代码的联合配置文件

时间:2024-05-23 01:20:34
【文件属性】:

文件名称:jointprof:本机代码和R代码的联合配置文件

文件大小:106KB

文件格式:ZIP

更新时间:2024-05-23 01:20:34

C++

联合教授 jointprof的目标是帮助分析包括本地代码(C ++,C,Fortran等)的R包。 它使用和同时收集性能分析输出,并提供性能数据的统一视图。 请参阅以获取更详细的概述,或者如果有兴趣,请查看文件。 安装 的Ubuntu 如果您安装了正确的系统依赖项,其他Linux发行版也可能会起作用(请!)。 安装系统依赖项: sudo apt install \ libgoogle-perftools-dev \ libprotoc-dev libprotobuf-dev protobuf-compiler \ golang-go \ graphviz 安装pprof : go get github.com/google/pprof 安装软件包: # install.packages("remotes") remotes :: install_githu


【文件预览】:
jointprof-master
----.gitignore(327B)
----NAMESPACE(199B)
----NEWS.md(2KB)
----codecov.yml(176B)
----vignettes()
--------jointprof_fig()
--------internals.Rmd(1KB)
--------proposal.Rmd(12KB)
--------titling.sty(7KB)
--------jointprof.Rmd(9KB)
----configure(157KB)
----R()
--------compat-purrr.R(4KB)
--------RcppExports.R(676B)
--------record.R(1KB)
--------profiler.R(3KB)
--------jointprof.R(479B)
--------zzz.R(181B)
--------callback.R(303B)
--------combine.R(4KB)
--------pprof.R(678B)
--------gprofiler-package.R(86B)
----src()
--------.gitignore(19B)
--------RcppExports.cpp(3KB)
--------config.h.in(2KB)
--------jointprof.cpp(664B)
--------profiler.cpp(8KB)
--------jointprof_types.h(167B)
--------sysinfo.cpp(25KB)
--------basictypes.h(17KB)
--------Makevars.in(56B)
--------Makevars.win(41B)
--------getpc.h(8KB)
--------sysinfo.h(8KB)
--------profiler.h(413B)
--------callback.cpp(520B)
----.Rbuildignore(615B)
----.travis.yml(4KB)
----LICENSE(2KB)
----configure.ac(4KB)
----_pkgdown.yml(134B)
----.github()
--------workflows()
----man()
--------find_pprof.Rd(680B)
--------start_profiler.Rd(2KB)
--------jointprof-package.Rd(1KB)
--------joint_pprof.Rd(699B)
----README.md(3KB)
----tests()
--------testthat.R(62B)
--------testthat()
----jointprof.Rproj(385B)
----inst()
--------bin()
----README.Rmd(3KB)
----appveyor.yml(2KB)
----tic.R(790B)
----autogen.sh(25B)
----m4()
--------pc_from_ucontext.m4(5KB)
--------compiler_characteristics.m4(1KB)
----cleanup(90B)
----DESCRIPTION(2KB)
----.travis()
--------Makevars(274B)
----CMakeLists.txt(573B)

网友评论