Added file write benchmarks #793
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L32
This binding for ‘hPutStr’ shadows the existing binding
|
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L69
Top-level binding with no type signature: strict :: (a, b) -> a
|
Build bench:
benchmarks/haskell/Benchmarks/FileWrite.hs#L70
Top-level binding with no type signature: lazy :: (a, b) -> b
|
Loading