All Projects → bbody → Fit On A Floppy

bbody / Fit On A Floppy

Licence: mit
A website for getting size of a website and letting you know how many floppies it will fit on

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fit On A Floppy

Apm Agent Nodejs
Elastic APM Node.js Agent
Stars: ✭ 467 (+691.53%)
Mutual labels:  performance-metrics
Spm Agent Mongodb
Sematext Agent for monitoring MongoDB
Stars: ✭ 7 (-88.14%)
Mutual labels:  performance-metrics
Slowhttptest
Application Layer DoS attack simulator
Stars: ✭ 1,003 (+1600%)
Mutual labels:  performance-metrics
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (+769.49%)
Mutual labels:  performance-metrics
Browser Perf
Performance Metrics for Web Browsers
Stars: ✭ 930 (+1476.27%)
Mutual labels:  performance-metrics
Apm Server
APM Server
Stars: ✭ 878 (+1388.14%)
Mutual labels:  performance-metrics
Sparkmeasure
This is the development repository of SparkMeasure, a tool for performance troubleshooting of Apache Spark workloads. It simplifies the collection and analysis of Spark task metrics data.
Stars: ✭ 368 (+523.73%)
Mutual labels:  performance-metrics
Spm Agent Nodejs
NodeJS Monitoring Agent
Stars: ✭ 51 (-13.56%)
Mutual labels:  performance-metrics
Metrics
A framework for reporting data point information (measurements and time-series) for .NET applications, uncompromisingly simple.
Stars: ✭ 26 (-55.93%)
Mutual labels:  performance-metrics
Performance Bookmarklet
Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
Stars: ✭ 997 (+1589.83%)
Mutual labels:  performance-metrics
Lighthouse
Automated auditing, performance metrics, and best practices for the web.
Stars: ✭ 23,903 (+40413.56%)
Mutual labels:  performance-metrics
Stackimpact Java
StackImpact Java Profiler - Production-Grade Performance Profiler: CPU, locks, runtime metrics, and more
Stars: ✭ 7 (-88.14%)
Mutual labels:  performance-metrics
Vsphere2metrics
VMware vSphere Performance Metrics Integration with Graphite & InfluxDB
Stars: ✭ 28 (-52.54%)
Mutual labels:  performance-metrics
Goappmonitor
Golang application performance data monitoring.
Stars: ✭ 478 (+710.17%)
Mutual labels:  performance-metrics
Corefreq
CoreFreq is a CPU monitoring software designed for the 64-bits Processors.
Stars: ✭ 1,026 (+1638.98%)
Mutual labels:  performance-metrics
Sitespeed.io
Sitespeed.io is an open source tool that helps you monitor, analyze and optimize your website speed and performance, based on performance best practices advices from the coach and collecting browser metrics using the Navigation Timing API, User Timings and Visual Metrics (FirstVisualChange, SpeedIndex & LastVisualChange).
Stars: ✭ 4,255 (+7111.86%)
Mutual labels:  performance-metrics
Appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
Stars: ✭ 864 (+1364.41%)
Mutual labels:  performance-metrics
Remoraj
Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance
Stars: ✭ 53 (-10.17%)
Mutual labels:  performance-metrics
Stackimpact Nodejs
DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more
Stars: ✭ 46 (-22.03%)
Mutual labels:  performance-metrics
Prometheus Net
.NET library to instrument your code with Prometheus metrics
Stars: ✭ 944 (+1500%)
Mutual labels:  performance-metrics

Fit on a Floppy

Websites are getting bigger and bigger. The internet is getting faster and faster but not everywhere at the same pace. A floppy is a physical reminder of filesize.

Demo

Architecture

  • CodePipeline - CI & CD
  • S3 - Webhosting
  • Lambda - Serverless hosting

Built with

  • Python 3.6 - Serverless function
  • NodeJS 12 - Frontend build process
  • Gulp - Build process
  • Handlebars - In code templating
  • Nunjucks - HTML templating

Scripts

  • package-lambda.sh - add source to a zip
  • deploy-s3.sh - deploy frontend to S3
  • deploy-lambda.sh - deploy function to Lamdba
  • serve.sh - serve frontend locally
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].