Skip to content

Added file write benchmarks #810

Added file write benchmarks

Added file write benchmarks #810

Triggered via pull request May 4, 2024 20:35
Status Success
Total duration 8m 20s
Artifacts

windows_and_macOS.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (macOS-latest, latest)
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 (macOS-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L18
The import of ‘Data.Semigroup’ is redundant
build (macOS-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L22
The import of ‘NoBuffering’ from module ‘System.IO’ is redundant
build (macOS-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L118
Defined but not used: ‘lazySmallChunks’
build (macOS-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L119
Defined but not used: ‘lazySmallChunksNewlines’
build (windows-latest, latest)
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 (windows-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L18
The import of ‘Data.Semigroup’ is redundant
build (windows-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L22
The import of ‘NoBuffering’ from module ‘System.IO’ is redundant
build (windows-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L118
Defined but not used: ‘lazySmallChunks’
build (windows-latest, latest): benchmarks/haskell/Benchmarks/FileWrite.hs#L119
Defined but not used: ‘lazySmallChunksNewlines’