[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Re: Nimrod
- From: "Aleksej Bobylev" <al.bobylev@xxxxxxxxx>
- Date: Sat, 21 Jul 2012 16:33:49 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:message-id:x-mailer:mime-version :content-language:content-type:content-transfer-encoding; bh=DEdmMjWEzDpkLghDScnpWCCB9GakidrSecttUMX0cvc=; b=nkcc3Gu6F0HuxnOHb+vkt8Egh+piV0FsuDw0qgEdYESqGxEAuvj8Kwxuhib9u+lfBR EKeEBaKmK56VncMeA6nL9VVWOTyLW9UeJsY0sjgFw8190zfxruGVY022QV7aR5BHq3rx ndXwCZw5/NSg/RnskKx2Yom4MGro2JrtvR89ibXayi1o06vpSBjcjtXv9I7ojIAGjkHk 9cQDVWx5jrhRN75aFGBbd03zTsP12jGL5XgAjtgitRCcbK9cFLlD8Bx7vGVQjdmXYe7/ bG3MkKMhphGsOtlh33bvWB3KkGar8RaZZLQ6FIciS22iYnYoZfGcpTGQWHgmk/LMRlnE ykSg==
From: Alexander Medvedev
21.07.2012 13:52
> Looks nice and fast.. Even though I hate using binaries, where preperly
>optimized shell scripts are sufficient.
There a number ways how to write shell scripts. For solving certain problem you can use 'awk' or 'grep' and 'sed', etc. All these are binaries, isn't it?
I creare more special binaries for solving speed issue in the TazPanel. And I pack this binaries into one multy-binary file like busybox's way.
Currently development is in 'nim-tools' in the SliTaz Hg repos. There you can find newest version of my code. I optimised 'list' (My Packages) procedure and speed up it 2 times more; implemented errors (currently in 'e3' package's description) checking; implemented fast list of available locales.
And, I want to say that my experiment shows me 500 (not 5, as Trixar_za posted) times faster execution of scripts. I know that our light TazWeb needs about a 10s to render long-long table with all available packages, but it's not my code issue. I'll experiment with static layout of table, where table cells have constant width, maybe it'll speed rendering.
--
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/