(08-06-2010, 12:26 PM)php_addict a écrit : est ce que si plus un script boiffe de mémoire, alors plus il y a consomation d'energie (c'est mon côté ecolo )
Code PHP :<?php
if($_memoire_SERVER=='gourmand')
{
echo 'bobo à la planète ;-)';
}
avec un MVC procédural fait à la main + un compiler php (ou cache opcode) je pense que cela peut economiser pas mal de ressources non ?
Utilise Notepad ++ dans ce cas
Site officiel NotePad ++ a écrit :Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.