slowpokefs VS icecream

Compare slowpokefs vs icecream and see what are their differences.

slowpokefs

Fuse driver to simulate slow disk IO for testing purposes (by schoentoon)

icecream

Distributed compiler with a central scheduler to share build load (by icecc)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
slowpokefs icecream
1 16
13 1,548
- 1.3%
0.0 0.0
over 9 years ago 4 months ago
C C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

slowpokefs

Posts with mentions or reviews of slowpokefs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • Crazy fast build times (Or when 10 seconds starts to make you nervous)
    7 projects | news.ycombinator.com | 24 Mar 2021
    One thing I saw was someone logging all system calls their software generated and comparing that between runs. They'd been bitten by some minor library upgrade that had changed directory scanning which caused huge multiples of normal latency which on an SDD wasn't noticeable but on an HDD went from trivial to insane.

    That was handy because it didn't actually involve testing on a slow device but mostly showed what we needed to know.

    There are tools like https://github.com/schoentoon/slowpokefs which try to make your fast storage act like a HDD which could be better for black-box testing.

icecream

Posts with mentions or reviews of icecream. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.

What are some alternatives?

When comparing slowpokefs and icecream you can also consider the following projects:

LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

safeql - Composable / async / functional / type-safe / parallel-pipelined queries and relations without SQL injection or N+1s.

ccache - ccache – a fast compiler cache

safeql - Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.

keppel - Regionally federated multi-tenant container image registry

ctl - My variant of the C Template Library

compiler-benchmark - Benchmarks compilation speeds of different combinations of languages and compilers.

gg - The Stanford Builder

cmake-init-conan-example - cmake-init generated executable project with Conan integration

bazelisk - A user-friendly launcher for Bazel.