grunt-devperf - Helps front-end developers to reach a good quality and good performances, based on phantomas and grunt-phantomas
Run a free website speed test from around the globe using real browsers at consumer connection speeds with detailed optimization recommendations.
gremlins.js - Monkey testing library for web apps and Node.js
Browser automated testing done easy. Write efficient and straightforward Javascript End-to-End tests in Node.js which run against a Selenium server.
critical - Extract & Inline Critical-path CSS in HTML pages
perfmap - Front-end performance heatmap bookmarklet.
Tool to build custom fonts with icons.
Achat en ligne de matériel informatique, périphériques, consommables, logiciels, équipements multimédia, articles de bureautique
The timeit
module is useful for micro benchmarks, but does not allow to measure execution time of large snippets, as it requires the code tested to fit in a string.
Hence, I went looking for a context or decorator-based solution. And I found this bug report commented by Guido van …
Voici la galerie en question, et voici une bande son pour accompagner la lecture de cet article: http://auditiveescape.bandcamp.com/album/noted-wind
Maintenant quelques explications: ce que vous admirez, ce sont des images générées par une forme d'intelligence artificielle appelée "réseau neuronal".
Il s'agit tout simplement d'un type d'algorithme …
crashreporter - Store and send crash reports directly to the devlopers
While refreshing our RapiCover qualification kit, we looked harder for corner-cases and undefined behaviours. One of the more bizarre things we came across is the issue of code before the first case label of a switch statement. Such a simple concept turns out to have some rather unique challenges. Here's a fairly standard-looking C switch statement with five branches (five code sequences to choose among):