Here are
24 public repositories
matching this topic...
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
Updated
Mar 24, 2022
Ruby
🐒 Resiliency toolkit for Ruby for failing fast
Updated
Apr 28, 2022
Ruby
jmc - a new macOS media organizer
Updated
Jan 23, 2022
Swift
Updated
Jul 20, 2018
JavaScript
An extremely inefficient way to store raster image data!
Updated
Nov 24, 2019
Python
Life Coaching. Reinvented.
Updated
Jan 8, 2018
JavaScript
Applying the stupidity of bogosort to file transfers is the height of folly.
Updated
Nov 24, 2019
Python
uscale - HTTP/HTTPS Loadbalancer in C#
A discrete nonserial ID generation system implemented in Python
Updated
Apr 7, 2020
Python
A blockchain-based chan written in OCaml
Updated
Oct 24, 2017
OCaml
Finally, a way to count the distinct lines amongst files.
Updated
Mar 11, 2021
Python
InfView is a visualization tool for relational data models with CRUD, search and sort operations on the data.
Updated
Feb 28, 2018
HTML
HTTP File Server Serving Yottabytes
JS encoder/decoder for the ever-popular and inefficient JSON-G format!
Updated
Feb 16, 2017
JavaScript
Microservice framework for NodeJS
Updated
Mar 4, 2018
TypeScript
Exercises and Cases for the .NET minor at Info Support.
Updated
Jan 30, 2017
JavaScript
Updated
Apr 18, 2022
TypeScript
A key-value store in Bash. Because I thought it would be funny.
Updated
May 9, 2017
Shell
Improve this page
Add a description, image, and links to the
webscale
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
webscale
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We should avoid calling the middleware's action (e.g. UploadAction) if there are no samples in the profile.
https://github.com/Shopify/app_profiler/blob/80df44c69c8bd7dedb1c250c1ecec422ffa4f838/lib/app_profiler/middleware.rb#L41-L45
When a request returns quickly during a profiling session, there is a possibility in which the profiler could not sample anything in time. There won't be any sam