package core_profiler
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Profiling library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      core_profiler-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=ac2dcb95988ed8cbd11af45d699d74aef7f71821a764d06ce4799b357acc4604
    
    
  Description
Core_profiler is a library that helps you profile programs and estimate various costs.
Published: 14 Jun 2023
Dependencies (10)
- 
  
    dune
  
  
    
>= "2.0.0" - 
  
    textutils_kernel
  
  
    
>= "v0.16" & < "v0.17" - 
  
    textutils
  
  
    
>= "v0.16" & < "v0.17" - 
  
    shell
  
  
    
>= "v0.16" & < "v0.17" - 
  
    re2
  
  
    
>= "v0.16" & < "v0.17" - 
  
    ppx_jane
  
  
    
>= "v0.16" & < "v0.17" - 
  
    core_unix
  
  
    
>= "v0.16" & < "v0.17" - 
  
    core_kernel
  
  
    
>= "v0.16" & < "v0.17" - 
  
    core
  
  
    
>= "v0.16" & < "v0.17" - 
  
    ocaml
  
  
    
>= "4.14.0" 
Dev Dependencies
None
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page