Slowpokefs Alternatives
Similar projects and alternatives to slowpokefs
-
LocalStack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
icecream
Distributed compiler with a central scheduler to share build load (by icecc)
-
safeql
Composable / async / functional / type-safe / parallel-pipelined queries and relations without SQL injection or N+1s. (by karmakaze)
-
-
-
safeql
Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
slowpokefs reviews and mentions
-
Crazy fast build times (Or when 10 seconds starts to make you nervous)
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.
Stats
schoentoon/slowpokefs is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.