All Projects → instantpage → Instant.page

instantpage / Instant.page

Licence: mit
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Instant.page

Laravel Binary Uuid
Optimised binary UUIDs in Laravel
Stars: ✭ 523 (-90.45%)
Mutual labels:  performance
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (-1.52%)
Mutual labels:  performance
Ngx Quicklink
Quicklink prefetching strategy for the Angular router
Stars: ✭ 586 (-89.3%)
Mutual labels:  performance
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (-90.36%)
Mutual labels:  performance
Bloom
🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers.
Stars: ✭ 553 (-89.9%)
Mutual labels:  performance
Prosopite
🔍 Rails N+1 queries auto-detection with zero false positives / false negatives
Stars: ✭ 555 (-89.86%)
Mutual labels:  performance
Sqlquerystress
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
Stars: ✭ 508 (-90.72%)
Mutual labels:  performance
Yappi
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.
Stars: ✭ 595 (-89.13%)
Mutual labels:  performance
Dryioc
DryIoc is fast, small, full-featured IoC Container for .NET
Stars: ✭ 555 (-89.86%)
Mutual labels:  performance
Awesome Pagespeed Metrics
⚡Metrics to help understand page speed and user experience
Stars: ✭ 585 (-89.32%)
Mutual labels:  performance
React Esi
React ESI: Blazing-fast Server-Side Rendering for React and Next.js
Stars: ✭ 537 (-90.19%)
Mutual labels:  performance
Automon
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively monitor your Java code, the JDK, and 3rd party libraries.
Stars: ✭ 548 (-89.99%)
Mutual labels:  performance
Swagger Stats
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Stars: ✭ 559 (-89.79%)
Mutual labels:  performance
Bigcache
Efficient cache for gigabytes of data written in Go.
Stars: ✭ 5,304 (-3.14%)
Mutual labels:  performance
Djson
Fast Go decoder for dynamic JSON
Stars: ✭ 588 (-89.26%)
Mutual labels:  performance
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (-90.63%)
Mutual labels:  performance
Camerakit Android
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
Stars: ✭ 5,131 (-6.3%)
Mutual labels:  performance
Youku Sdk Tool Woodpecker
In-app-debug tool for iOS
Stars: ✭ 600 (-89.04%)
Mutual labels:  performance
React Virtual List
Super simple virtualized list React component
Stars: ✭ 597 (-89.1%)
Mutual labels:  performance
Chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
Stars: ✭ 565 (-89.68%)
Mutual labels:  performance

instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%.

ℹ️ Info is on the website.

📜 The source is in instantpage.js.

🌟 Star this repository to follow its development.

Tests

With Node, run:

node test/app.js

And access http://127.0.0.1:8000/. Or specify another port with an argument after the filename.

Minifying

To minify instantpage.js into instantpage.min.js install uglify-es globally (npm i uglify-es -g) then run npm run minify.

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].