! 4 @ 0 @ 4 !
Что-то пошло не так. Главная страница
Факт о медицине:
And for everyone else, there is the JavaScript Console, which is quite similar in functionality to the Firebug + YSlow bundle (although, if true, these tools are still much more powerful). This console displays the entire DOM model of the current page with syntax highlighting, a convenient navigator for all its elements, as well as a list of all applied CSS styles with the ability to change parameters on the fly and view the result. What pleasantly surprised me is that you can enter and execute JS code in the console, while auto-completion and hints for those libraries that are connected on the current page immediately work.
Медицинские новости:
But back to memory consumption - Google Chrome consumes 185 MB of memory in this configuration versus about 60 MB for Firefox (in terms of: 8.5 MB / page for both), but three times more virtual memory (about 350 MB versus 115). It turns out that not everything is so bad and the overhead with this architecture is not particularly large, although on computers with little memory it is unlikely to be so fast, especially if there are many applications in parallel - frequent use of the paging file can significantly slow down the work.
|