#
speedup
Here are 90 public repositories matching this topic...
Webpack plugin that runs typescript type checker on a separate process.
-
Updated
Feb 15, 2022 - TypeScript
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
javascript
performance
acceleration
cpu
async
optimization
async-functions
async-await
user-experience
non-blocking
speedup
lightweight-javascript-library
cpu-usage
cpu-utilization
cpu-load
-
Updated
Feb 12, 2022 - JavaScript
Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
-
Updated
Feb 15, 2022 - C++
The Noise Contrastive Estimation for softmax output written in Pytorch
-
Updated
Nov 6, 2019 - Python
Performance tweaks for the front-end and back-end of a store.
wordpress
wordpress-plugin
marketplace
performance
admin
widget
dashboard
extensions
widgets
speed
woocommerce
orders
columns
products
woocommerce-plugin
woocommerce-extension
speedup
-
Updated
Feb 9, 2022 - PHP
Faster CSV for Python
python
tsv
csv
cython
tabular-data
python3
speed
type-safe
csv-parser
speedup
csv-parsing
static-typing
csv-data
tsv-parser
csv-to-json
csv-to-html
static-memory-allocation
faster-than-csv
process-csv
-
Updated
Jan 18, 2022 - Python
Create command snippets for repetitive development task. Share them to an online repository system (self hosted options available).
go
productivity
snippets
automation
tool
productivity-booster
project-management
developer-tools
speedup
redundancy
productivity-tools
hackable
-
Updated
Feb 12, 2018 - Go
A jQuery plugin to use the numpad plus key (configurable) as a tab key equivalent.
javascript
html
jquery
keyboard
jquery-plugin
forms
ux
efficiency
keyboard-navigation
keyboard-shortcuts
user-experience
html-forms
numpad
speedup
-
Updated
Jun 1, 2021 - JavaScript
get_field has cost in front end! it means when you perform this function it calls multiple time queries as you store data in your backend. in simple words if you had 1000 text box in your acf option back-end and you call acf get_field in front-end it will call mysql query 1000 times and if you want use acf and care about your performance you will need to use this plugin or other approciate approche.
-
Updated
Oct 3, 2018 - PHP
This repository is the official implementation of the paper Pruning via Iterative Ranking of Sensitivity Statistics and implements novel pruning / compression algorithms for deep learning / neural networks. Amongst others it implements structured pruning before training, its actual parameter shrinking and unstructured before/during training.
science
machine-learning
computer-vision
deep-learning
artificial-intelligence
neural-networks
pruning
publication
speedup
science-research
model-compression
structured-pruning
unstructured-pruning
structured-pruning-before-training
-
Updated
Feb 10, 2022 - Python
A library that lets you easily increase efficiency of your deep learning models with no loss of accuracy.
-
Updated
Apr 7, 2021 - Python
Generate an accelerator extension that makes your Antlr parser in Python super-fast!
-
Updated
Jan 2, 2022 - C++
A jQuery plugin to exempt selected form fields from the forward tab order.
javascript
html
jquery
jquery-plugin
ux
efficiency
user-experience
html-forms
speedup
skipped-fields
tabindex
-
Updated
Jun 1, 2021 - JavaScript
Implementation of the paper: Selective_Backpropagation from paper Accelerating Deep Learning by Focusing on the Biggest Losers
-
Updated
Feb 2, 2020 - Python
Speed up your github actions on ubuntu-latest
-
Updated
Jan 11, 2022 - Shell
rexelbartolome
commented
Dec 5, 2021
Hello, I'm a teacher and I really like using this tool, helps a lot with the editing. I'm just curious on how this handles compression. As from what I've seen, My 300mb OBS mkv videos will turn into 75mb with only 20% detected as silence. I'm assuming it's because of the compression and sometimes transcoding it (while keeping the same container, in this case MKV).
**What's exactly being lost h
A 10x faster version base on official trimmomatic. The results of trimmomatic-pigz are exactly the same with official trimmomatic.
-
Updated
Sep 3, 2020 - Java
Support Vector Machine Acceleration Based On CUDA
-
Updated
May 14, 2019 - Terra
(WIP) Speed up your application with SPA-like dynamic page loading over AJAX 🚀
laravel
ajax-request
spa
optimization
pjax
ajax
blade
single-page-applications
laravel-pjax
speedup
dynamic-pages
pjax-plugin
-
Updated
Feb 10, 2021 - JavaScript
Watch your video lessons on LAN, do not miss the mark and speed up during silences.
player
university
ffmpeg
study
lan
videojs
videos
student
xampp
shortcuts
video-lessons
lessons
organize
university-course
speedup
studying
politecnico-di-torino
silence-speedup
videolessons
lesson-player
-
Updated
Jan 17, 2022 - JavaScript
Code for paper "Locally Distributed Deep Learning Inference on Edge Device Clusters"
-
Updated
May 1, 2021 - Python
Run Sentieon pipelines on Google Cloud Platform
somatic-variants
gcp
bioinformatics-pipeline
cloud-computing
speedup
genomic-data-analysis
ngs-pipeline
germline-variants
sentieon
-
Updated
Jan 5, 2022 - Shell
This is a project that allows you to save space and speed up your Mac!
-
Updated
Jan 27, 2022
Improve this page
Add a description, image, and links to the speedup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the speedup topic, visit your repo's landing page and select "manage topics."
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined