Computer Science, Data & Application Metrics Calculators

Core CS and application-engineering formulas taught in architecture, algorithms and database courses and used daily by developers: parallel speedup, complexity growth, cache latency, encoding overhead and table sizing.

4 calculators in this category

Which one do you need?

Amdahl's Law Speedup Calculator
Calculate parallel speedup, efficiency and the hard ceiling from Amdahl's law, plus Gustafson scaled speedup and the core count a target speedup needs.
Big-O Operations & Runtime Estimator Calculator
Estimate the operation count and wall-clock runtime for a complexity class at a given input size, the largest n that fits a time limit, and the cost of doubling n.
Cache Hit Ratio & Average Memory Access Time Calculator
Compute hit and miss ratios, average memory access time for one or two cache levels, the load offloaded from the backing store, and the speedup a cache delivers.
Base64 Encoded Size Calculator
Compute exact base64, base64url, base32 and hex encoded lengths, the padding characters added, the percentage overhead, MIME line breaks and data URI length.

More computing, it, networking & security categories