[Mod][v2]Ultimate Performance-Blazing Fast Speed On The Go! - Galaxy Ace S5830i Android Development

[Mod][v2]Ultimate Performance-Blazing Fast Speed On The Go!
FOR S5830I/M/C AND S5839I
Introduction
[v2]Ultimate Performance is a Mod that combines many scripts and tweaks in one package which is aimed to improve Android system's performance,smoothness,reduce GUI lags and of course some useful battery life improvements and tweaks!
Key Features:
1.Improved Battery
2.Improved Graphics, Screen, Images
3.Improved CPU, Governors, I/O Schedulers
Features:
- Full memory management/Better multitasking.
- Linux kernel tweaks and improvements for better performance and battery life.
- Less lags for gamers.
- Entropy generator engine used to reduce lags.
- Zipalign apps in "/system" and apps in "/data" every 24 hours which result in less RAM usage.
- Sqlite optimizations and faster database access.
- CPU governors tweaks and improvements for better performance and battery life.
- Better thermal management and less overheating.
- Increased SD Card read-ahead cache to 2048 KB for faster SD card read and write
- Drastically decreased the drainage of battery
- Enables a non-aggressive dithering to save CPU
- Slightly improves the scaling of the frequencies (for better results you need a good kernel)
- Lightens the load on the CPU switching the workload to GPU rendering
-GPU Tweaks added for better gaming experience
-Zipalign at each Boot for better performance
-Media Server Killer
-CPU Boost Scripts
- Lag reduction
- I/O Tweaks
-VM Tweaks
And Much More!
Requirements:
1.A kernel with init.d support!
If your kernel doesn't feature init.d,you can emulate init.d by kernel adiutor/universal init.d
2.A custom recovery(clockworkmod or TWRP)
Caution--->Do a nandroid backup! Before doing anything if something goes wrong you can restore your rom using that backup!
This mod is stable and safe.There are extremely extremely less chances that the mod will brick your phone!
But you must take precautions !
ultimate_performance_v2_cm.zip FILE ATTACHED BELOW!
How to install-
1.Reboot into clockworkmod/TWRP recovery!
2.Go to Mounts and Storage
3.Mount system and data.(If already mounted,unmount then again mount!
5.Go to install zip from sd then flash ultimate_performance_v2_cm.zip
6.Repeat step 3 that i mentioned avobe
7.Reboot
Warning:For CyanogenMod and CyanogenMod based roms only!
(STOCK VERSION IS STILL IN DEVELOPMENT AND I NEED TESTERS ALSO.IF YOU LIKE TO BE A BETA TESTER PLEASE Message ME!)
PLEASE GIVE A THANKS! IT IS A SMALL REWARD FOR MY WORK!:laugh:

Credits:
-Dev of Adrenaline Engine
-Dev of Pure Performance
-Dev of Fly-On Mod
-Dev of Broadcom Booster
-Dev of PDB

reserved

sohamsen said:
Credits:
-Dev of Adrenaline Engine
-Dev of Pure Performance
-Dev of Fly-On Mod
-Dev of Broadcom Booster
-Dev of PDB
Click to expand...
Click to collapse
Please also write the actual name of the developer/contributor

sure

you havent teseted my mod yet :/

Related

[PRO][KERNEL] LuPuS-JBv12 [JB 4.1 & 4.2][LINARO 4.7.3][UPDATED 08-06-13]

LuPuS-JB-Kernel
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Built with Linaro
LuPuS-PRO-STOCK KERNEL HERE
LuPuS-CM9-KERNEL HERE
This kernel can be used on any JB CM BASED JB 4.1 or 4.2
Disclaimer
Code:
[COLOR="DarkOrchid"]#include[/COLOR] [COLOR="Magenta"]<std_disclaimer.h>[/COLOR]
[COLOR="Blue"]/*
* Your warranty is now void.. LOL I guess you knew it already.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, you getting dumped or you getting fired because your phone
* bootloops and alarm does not go off. Please do some research if you have any
* concerns about features included in my kernel before using it! YOU and only
* YOU are choosing to make these modifications.
*/
[COLOR="Magenta"]#ifdef[/COLOR]
You have a [COLOR="DarkGreen"]question[/COLOR] post it in the [COLOR="DarkRed"]thread[/COLOR],
Instead of [COLOR="DarkGreen"]Pm'ing me[/COLOR], as other users may
experience you [COLOR="DarkRed"]problems[/COLOR]
[COLOR="Magenta"]#endif[/COLOR][/COLOR]
What Works --
Wifi - (flash modules)
Data
Everything Else that works on FXP
What doesn't work --
Anything that doesn't work on FXP
Whats included in kernel
Added Governors --
brazillianwax
smartass
Smartassv2
Savagedzen
Smoothass
Scary
InteractiveX
Minmax
Userspace
Intellidemand - Thanks to faux123
This is an intelligent ondemand that enters browsing mode to limit max frequency when GPU is idling,
and (exits browsing mode) behaves like ondemand when GPU is busy; to deliver performance for gaming and such.
Intellidemand does not jump to highest frequency when screen is off.
Lazy - Thanks to Ezekeel
The Idea here is to eliminate any instabilities caused by fast frequency switching by ondemand.
Lazy governor polls more often than ondemand, but changes frequency only after completing min_time_state
on a step overriding sampling interval.
Lazy also has a screenoff_maxfreq parameter which when enabled will cause the governor to always
select the maximum frequency while the screen is off.
Lulzactive - Thanks to Tegrak
Based on Interactive and Smartass. When workload is greater than or equal to 60%, the governor scales up
CPU to next higher step. When workload is less than 60%, governor scales down CPU to next lower step.
When screen is off, frequency is locked to global scaling minimum frequency
- Superbad
- a "superbad" super smooth rendition of a highly optimized "smartass" governor!
- Darkside
- a "slightly more agressive smart" optimized governor!
-Ondemandx:
Basically an ondemand with suspend/wake profiles. This governor is supposed to be a battery friendly ondemand. When screen is off, max frequency is capped at 500 mhz. Even though ondemand is the default governor in many kernel and is considered safe/stable, the support for ondemand/ondemandX depends on CPU capability to do fast frequency switching which are very low latency frequency transitions. I have read somewhere that the performance of ondemand/ondemandx were significantly varying for different i/o schedulers. This is not true for most of the other governors. I personally feel ondemand/ondemandx goes best with SIO I/O scheduler.
-Lionheart:
Is a conservative-based governor. The tunables (such as the thresholds and sampling rate) were changed so the governor behaves more like the performance one, at the cost of battery as the scaling is very aggressive.
To 'experience' Lionheart using conservative, try these tweaks:
sampling_rate:10000 or 20000 or 50000, whichever you feel is safer. (transition latency of the CPU is something below 10ms/10,000uS hence using 10,000 might not be safe).
up_threshold:60
down_threshold:30
freq_step:5
Lionheart goes well with deadline i/o scheduler. When it comes to smoothness (not considering battery drain), a tuned conservative delivers more as compared to a tuned ondemand.
BadAss Governor:
Badass removes all of this "fast peaking" to the max frequency. Badass will also take the gpu load into consideration. If the gpu is moderately busy it will bypass the above check and clock the cpu with 1024Mhz. If the gpu is crushed under load, badass will lift the restrictions to the cpu.
-Virtuous
Virtuous is a modded smartassV2 which gives even more battery time then smartassV2
Added Io-scheduler --
VR io-scheduler - Unlike other schedulers, synchronous and asynchronous requests are not treated separately,
instead a deadline is imposed for fairness. The next request to be served is based on it's distance from last request.
- SIO - Simple IO-Scheduler-
SIO is the default scheduler in this kernel. It is widely-regarded as the best all-round performing IO scheduler for android. It is low on CPU usage and optimized for flash-based storage. From the creator - "Based on Noop, Deadline and V(R) IO schedulers. This algorithm does not do any kind of sorting, as it is aimed for aleatory access devices, but it does some basic merging. We try to keep minimum overhead to achieve low latencies. Asynchronous and synchronous requests are not treated separately, but we rely on deadlines to ensure fairness."
- BFQ - Budget Fair Queueing IO-Scheduler-
From Creators
* Copyright (C) 2008 Fabio Checconi <[email protected]>
* Paolo Valente <[email protected]>
*
* Licensed under the GPL-2 as detailed in the accompanying COPYING.BFQ file.
*
* BFQ is a proportional share disk scheduling algorithm based on the
* slice-by-slice service scheme of CFQ. But BFQ assigns budgets,
* measured in number of sectors, to tasks instead of time slices.
* The disk is not granted to the active task for a given time slice,
* but until it has exahusted its assigned budget. This change from
* the time to the service domain allows BFQ to distribute the disk
* bandwidth among tasks as desired, without any distortion due to
* ZBR, workload fluctuations or other factors. BFQ uses an ad hoc
* internal scheduler, called B-WF2Q+, to schedule tasks according to
* their budgets. Thanks to this accurate scheduler, BFQ can afford
* to assign high budgets to disk-bound non-seeky tasks (to boost the
* throughput), and yet guarantee low latencies to interactive and
* soft real-time applications.
Click to expand...
Click to collapse
- Incresed WiFi-Signal Strength
- Changes to save battery(if it works)
- Make overall kernel smoother
- O/C 2ghz
- Updated and Changed Zram (thanks to faux123)
- Updated and changed LZO compression and decompression = Double increase in performance
- Added Init.d Support
- Added tweaks on boot
-Overclocked to 2ghz--- Stable up to 1.9ghz, 2ghz may just reboot device, although I do not recommend O/C for long at high settings,
if you damage your phone I am not responsible
- Supports CIFS
- Built with LINARO
LuPuS MENU
You can run lupus menu from terminal or scriptmanager or similar, you must run as root or script will exit with a message
in terminal
Code:
su
lupus
* information is in lupus menu
1/ CIFS Menu *
Enable
Disable
2/ zRam Menu *
Enable
Disable
Set zRam size ( default is 60)
3/ Frandom Menu *
Enable
Disable
4/ USB OTG *
Enable
Disable
5/ Clean and Remove tweaks
Remove init.d's
6/ Tweak Menu
Note all tweaks are preset from here and option to set as init.d's
Clean all temp files
SQLITE optimizations
LMK Optimizations
Network optimizations
Defend against ARP spoofing
Remove android logger
SDcard speed tweak
Flag blocks as non-rotational
7/ Choose Recovery
TWRP
CWM
8/ Performance Menu
Note all options are se by user input from here and option to set as init.d's
Set CPU frequencies
Set Governor
Set IO-Scheduler
Voltage Control
VM tweaks (explained below)
VM Tweaks
dirty ratio and dirty background ratio 1 & 2
This controls how often the kernel writes data to "disk" (in our case the internal microSD system card, not the removable microSD card). When your apps write data to disk, Linux actually doesn't write the data out to the disk right away, it actually writes the stuff to system memory and the kernel handles when and how the data is actually going to be flushed to the disk. These values represent a percentage, the higher the percentage, the longer it waits to flush, the lower the percentage, the more often flushes will occur. Now remember, we are dealing with solid state storage, not the traditional disk platter and spindle. So we are actually able to delay flushes a little longer with solid state versus a traditional hard drive disk.
dirty_expire_centisecs
How old "dirty" data should be before the kernel considers it old enough to be written to disk. It is expressed in 100ths of a second.
dirty_writeback_centisecs
This is the interval of when the writeback daemons periodically wake up and write "old" data out to disk. It is expressed in 100ths of a second.
min free kbytes
This is used to force the Linux VM to keep a minimum number of kilobytes free. The VM uses this number to compute a pages_min value for each lowmem zone in the system. Each lowmem zone gets a number of reserved free pages based proportionally on its size. Default is 2048kb.
overcommit_memory
This controls overcommit of system memory, possibly allowing processes to allocate (but not use) more memory than is actually available.
0 - Heuristic overcommit handling. Obvious overcommits of address space are refused. Used for a typical system. It ensures a seriously wild allocation fails while allowing overcommit to reduce swap usage. root is allowed to allocate slighly more memory in this mode. This is the default.
1 - Always overcommit. Appropriate for some scientific applications.
2 - Don't overcommit. The total address space commit for the system is not permitted to exceed swap plus a configurable percentage (default is 50) of physical RAM. Depending on the percentage you use, in most situations this means a process will not be killed while attempting to use already-allocated memory but will receive errors on memory allocation as appropriate.
Swappiness
A property for the Linux kernel that changes the balance between swapping out runtime memory, as opposed to dropping pages from the system page cache. Swappiness can be set to values between 0 and 100 inclusive. A low value means the kernel will try to avoid swapping as much as possible where a higher value instead will make the kernel aggressively try to use swap space.
VFS Cache Pressure
File system cache (dentry/inode) is really more important than the block cache above in dirty ratio and dirty background ratio, so we really want the kernel to use up much more of the RAM for file system cache, this will increas the performance of the system without sacrificing performance at the application level. The default value is 100, as a percentage, and what you want to do is lower the value to tell the kernel to favor the file system cache and not drop them aggressively.
I would like to say a big thanks to -
FXP - Sources/help with wifi (thanks Jerpelea)
Cyanogenmod - Sources
Dympy - For helping me test alot
Dexmorr - testing
tempest918 - For the New Logo
DooMLoRD - for patches and all the work he has done for Xpeeria's
xeozus
NobodyAtAll
Faux123
Erasmus
Leedroid
Jerpelea
Phil3795
CTCaer
Anyone missing please PM me
LuPuS-jB sources -b jellybean
https://github.com/garwedgess/semc-kernel-msm7x30
CWM source -- https://github.com/garwedgess/android_bootable_recovery -b lupus-cwm
Changelog:
Code:
[hide][B][U]v2 Changes[/U][/B]
[list]
- New Governor Intellidemand2 Thanks @ CosmicDan
- Added vibrate to boot so you know when to enter CWM
- Couple of extra tweaks improvements to battery
- Fixed Wifi
- Reverted Cleancache
- Reverted my disabling of disabling sched_feautures if you get that
- Added USB OTG modules ( find attached zip at the end of the post----> NOTE Not a flashable zip)
- Added stable OC tablefor higher OCing
[/list]
[B][U]V3 Changes[/U][/B]
[LIST]- Updated LZO
- Added Cleancache
- Small code fixes
- Removed OC so phone doesnt boot at 2ghz for a split second
- Updated to latest FXP changes
- Optimizations for Linaro
- USB OTG flashable zip
[/LIST]
[B][U]v4 changes
[/U][/B]
[LIST]
- Recovery Fixed no more "DANCING" - Thanks [user=3365554]@Skrit[/user]chz
- Added Tiny RCU
- Patched LZO
- Updated to Linaro 4.7 toolchain
- Changed to Google snappy compression/decompression
- Much more optimizations
- THUMBEE optimized
- Uncompressed Image instead of zImage
[B][U]v5[/U][/B]
- built with latest linaro 4.7.3 (02-01-2013) - Thanks @ ChainFirex
- Added memcopy
- Added compaction
- Lowered vfs_cache_pressure
- LMK (lowmemorykiller) optimizations
- Improved CIFS support
- Enabled USB tether
- Disabled gentle_fair_sleepers
- Updated video drivers
- Clean up on wifi config
- Back-ported binder changes
- TWRP recovery - thanks @ championswimmer & TWRP team
[/LIST]
[B][U]v6[/U][/B]
- Built with Linaro 4.7.3 (02-01-2013)
- Free'd RAM (disabled 720p) now 381mb - Thanks at Paul678
- Makefile optimisations (snapdragon & neon) - Thanks at Paul678
- Tweaked permormance on interactive governor - Thanks at Paul678
- Tweaked SIO io sched - Thanks at Paul678
- Free'd some RAM from loggers
- Reduce swappiness
- Fix PageHead
- Fix binder. use of uninitialized variable.
- Fix kernel/net Memory Leaks
- Eliminate kstrdup memory leak
- ipv4: force_igmp_version ignored when a IGMPv3 query received
- Fix Entropy Depleting (no more depleting) - Thanks @ Kees Cook
- enable ipsec tunnel support in kernel (Latest FXP Change)
- ARM7 optimsations + more in config
- TWRP v2.4 - Thanks @ Championswimmer, TWRP Team and Wechy 77 for parts of his LuPuS theme
- NEW zRam Eabler to work on TWRP
[B]v7[/B]
- Supports both 4.1 & 4.2 JB
- New IIO Scheduler ZEN thanks [user=2632235]@bbedward[/user]
- New Governor smartassH3 thanks [user=3057569]@Hero[/user]
- Tweaked Deadline IO scheduler
- Tweaked smartassv2
- Tweaked performance Governor
- Frandom
- SFB Net scheduler
- OC up to 1804.8MHz
- Logger backported from CAF
- Free RAM from logger
- LMK updated and optimized + various LMK tweaks
- Various ARM & RAM changes
- TinyRCU optimizations
- Optimized crc32 lib
- various VM changes
- Improved cleancache
- Undervolt LCD display, touch sensor proximity sensor & Wi-Fi thanks @ M66B
- Entropy tweaks
- Try fix for CRT animation [user=4266283]@paul678[/user]
- TWRP & CWM
- LuPuS Menu
- Auto Loading wifi
- All modules and init.d's included No need to flash anything after kernel
Plus alot more changes see [URL="https://github.com/garwedgess/semc-kernel-msm7x30/commits/jellybean"] for full list of credits and patches used[/URL]
[B]v8[/B]
- Latest changes to ALS and Button Backlight -- Thanks @ FXP
- Lowered OC to 1612.8Mhz
- Remove ALS and Button Backlight option from LuPuS Menu (no longer needed)
- Random reboots should be fixed ( for those who where having such issues )
- Fixed TWRP
[B]v9 -- Unreleased[/B]
v10
- Fixed 3D from hanging under high intensity
- Fix pmem for HDPI Mike NG (no more reboots??)
- CWM Recovery = VOLUME DOWN
- TWRP Recovery = VOLUME UP
- Clean up on LuPuS Menu
- Better wifi check
- KEY RESET ( Menu and POWER)
- Tuned Smartassv3 and SmartassH3 [user=2799345]@M66B[/user]
-----
To Enter LuPuS Menu now is
su
lupus
Thanks @ gu5t3r
[B]v11[/B]
- Fixed reboot to recovery
---- Custom CWM
- Clean-up of menu
- Added own wipe options menu -- with extra options
- Aroma File Manager from CWM --- Must have aroma ([COLOR=Red]aromafm.zip) placed on root of sdcard[/COLOR])
- Multi zip installer
- Reboot options - Power off re-added under this menu
- Pointless but people keep asking me for it so re-added wipe battery stats also.
- LuPuS themed...
- Fixed "dancing android"[/hide]
[B]v12[/B]
- Added option to enable Quick Key Reset (enable / disable via LuPuS Menu)
- Tuned Governors
* superbad
* lionheart
* virtuous
* darkside
* conservative
* smartassH3
- Really use google snappy zRam (improves zRam)
- Added zCache
- Removed persistent RAM
- Removed some more kernel debugging
- uninterruptible sleep
- Update SIO & CFQ
- Added Ultra-KSM
- Removed optimized AES & SHA1 routines
- Updated TWRP to 2.4.4
*Fixed Mount USB Storage in TWRP
- Updated CWM to latest Official CWM source
*Removed reboot options
*Re-added power off and reboot system now to main menu
- Improved wifi-loading scripts
- Clean up of lupus menu
- Fixed root issue on some devices
- Reworked kernel logs (can be found in /data/local/tmp)
- Boot.d - If phone is taking a long time to start move suspicious init.d scripts to /system/etc/boot.d
They will be run in background and won't affect boot time.
Downloads
If you like my work please consider buying me a beer or something else
by clicking the DONATE ME button, of course it isn't needed but greatly appreciated and keeps me motivated.
480p
LuPuS_iyokan_jBv12-ram.img
md5 = b0326e4b89795a2500b8ab3d20b621a3
720p
LuPuS_iyokan_jBv12.1-full.img
md5 = 4fbd58c5d16e61be0d98ae7abf794838
No Wifi Modules needed
Mirrors -- all LuPuS Kernels can be found here
www.goo.im/devs/wedgess
- zRam is not enabled by default unless on CM10 ROM, for AOKP to enable it flash the wedgess-zram-enabler.zip in CWM
- If for whatever reason you want to disable Zram after you have flashed the .zip, just go to ect/init.d and delete 00zram
People will ask so i'll just post it here---------to check if zRam is enabled go to terminal emulator or similar and type
Code:
free
or alternatively
Code:
cat /proc/swaps
Also added CIFS support....
What is CIFS???
Server Message Block (SMB) or Common Internet File System (CIFS) are normally used to provide shared access to files on a network, mostly involving computers running MS Windows.
It allows you to conveniently mount/unmount your network accessible file resources and access the files transparently via your favourite Android app (playing music / videos, accessing documents etc.) Settings are stored on your SD card with permissions to write also to your SD card.
Instructions
- extract cifsfile.zip
- save cifs,ko file to your sdcard
- in terminal emulator
- cd sdcard
- su
- insmod cifs.ko
Not download CifsManager or similar app and configure it
will you make one for xperia arc/s ?
Ojojojo!!!very very great news!!!!:laugh:
thank you very much!
i want it on arc s too, it looks great!!
don`t work in xperia arc. why?
mohoram said:
don`t work in xperia arc. why?
Click to expand...
Click to collapse
because ur on the xperia PRO thread read
Sent from my GT-I9300
Pls add screnshoot sir.
Works great on PARANOIDANDROID, thanks :good:
Gesendet von meinem PARANOIDEN Xperia Pro mit Jelly Bean.
Using it on cm10 fxp137, working great so far ( just like all your other works ).
Big respect :good:
Hey Wedges!!
We long no talked and i couldnt test your kernels. I was too busy
But im so proud to see you still give some attention to our Pro!
And your work is better than any other!
Keep updating it and take your time buddy!!!:victory:
Thanks bro for release cm10 kernel..
Download & try now..
Great work
Sent from my Xperia Pro using Tapatalk 2
Excellent wedgess!!!
Since I've used your LuPuS Stock v5, I've had no issues. I'm now thinking of testing to use LuPuS for JB or for CM9. My experience in using your kernel, it wasn't your kernel that was the issue, in many cases it was the ROM. So I ask politely, can you make a ROM to go with any of your Kernels?
Hey guys! Help me convince wedgess to build us a matching ROM for his awesome Kernel! Whatever you decide, still thanks wedgess!!! :good::good::good:
[email protected] said:
Excellent wedgess!!!
Since I've used your LuPuS Stock v5, I've had no issues. I'm now thinking of testing to use LuPuS for JB or for CM9. My experience in using your kernel, it wasn't your kernel that was the issue, in many cases it was the ROM. So I ask politely, can you make a ROM to go with any of your Kernels?
Hey guys! Help me convince wedgess to build us a matching ROM for his awesome Kernel! Whatever you decide, still thanks wedgess!!! :good::good::good:
Click to expand...
Click to collapse
hi, i feel a matching ROM for your kernels is a good idea.
+1
i hope you would consider making a matching ROM.
BTW, thanks for providing yet another kernel.
havent used JB/CM10, but will give it a try on your kernel.
thanks again.
+1 Matching ROM for UR Kernals
can i use it with paranoid android for jb... it has a camera fix so if i use this kernel will d camera fix still work??
update??
Seeing as you've already updated the CM9 version, are there any plans on updating CM10 one as well??
at any rate - great work so far, hope we'll see some updates soon!
dannyb0i said:
Seeing as you've already updated the CM9 version, are there any plans on updating CM10 one as well??
at any rate - great work so far, hope we'll see some updates soon!
Click to expand...
Click to collapse
Ill copy and paste this from my cm10 ARC thread: As for updating to fxp 138 there is no kernel changes, was going to add everything from my cm9 kernel today anyway. But not sure if ill use my free time for that today.... these kernels have taken me ALOT of time for a kernel ill never use as i dont own the devices. And its getting harder and harder to explain to the missus when im not making anything.
Sent from my GT-I9300
sidharth.299 said:
can i use it with paranoid android for jb... it has a camera fix so if i use this kernel will d camera fix still work??
Click to expand...
Click to collapse
Yes. Flash kernel then reflash fix
XAS

[SCRIPTs][TWEAKs]Fly-On ModV3.0 RC1/Feel The Smoothness!d:/Up:18/6/13

Introduction :
Under the request of some friends of mine, I decided after some time of write, to release this script for public testing.
This package of binaries, scripts and libraries, will fix the lags on your Android smartphone or tablet, and make it smoother and faster!
Features and Improvements :
- Full memory management with 5 different configs.
- Zipalign apps in "/system" at every boot, and apps in "/data" every 48 hours.
- CPU governors tweaks and improvements for better performance and battery life.
- Increased SD Card read-ahead cache to 2048 KB to improve SDCard write/read speed.
- Nos entropy seeder generator engine used to reduce lags.
- Ad blocking.
- Battery life improvements.
- SQLite and database optimizing every 48 hours.
- Network TCP tweaks.
- Kernel, VM and sysctl tweaks and improvements.
- File system speedup.
- Build.prop tweaks and improvements.
- Cleans log files and tombstones at every boot.
- Many other tweaks for better performance and battery life!
Requirements :
- Android 2.3.x (Gingerbread) and higher.
- Kernel with init.d support.
- Root.
- ClockworkMod. (4 or higher)
- At least 4 MB of free space in "/system".
How to install :
1. Download the flashable zip.
2. Rebooting into recovery mode.
3. Install Fly-On RAM manager. (optional)
4. Install Signed_Fly-On_Mod_V3.0.zip stock or CM according to your ROM.
5. Reboot and feel the smoothness!
In the package :
+/etc/init.d/ scripts :
-ram_manager: It's a complete memory manager, with 5 different versions.
-02logdelete1: Cleans log files and tombstones at every boot.
-09sdcardspeedfix: Set SDCard readahead speed to 2048 KB.
-darky_zipalign: Zipalign apps in "/system" at every booting.
-zipaligndata: Zipalign apps in "/data" every 48 hours.
-98fly_core: Contains various tweaks and improvements. (3G/VM/sysctl/kernel/battery life tweaks etc.)
-sqlite_optimize: Optimizing database of apps every 48 hours.
-s78sensitive_touchscreen: Improves the sensivity of your touchscreen.
+/system/xbin/ :
-sqlite3
-zipalign
-Openvpn
+/system/lib/
-libncurses.so (Stock version only).
Compatibility :
- This package will work with all android devices that have init.d support!
- Fly-On Mod works with Gingerbread, Ice Cream Sandwich, Jelly Bean, but in Ice Cream Sandwich and Jelly Bean ADJ Values are hard coded into the services.jar or .odex, that's why for Ice Cream Sandwich and Jelly Bean you will need a patched services.jar, you can follow this great guide by zeppelinrox (thanks to him): Click here.
- You can also use Fly-On Mod with V6 SuperCharger. (If you didn't flash the ram_manager config)
- The ram_manager configs are for phones with 512MB RAM. (Lower and higher than that too)
- If you have 1024MB/2048MB RAM use supercharger instead!
Important informations :
About RAM managers :
+ Balanced version, is for people with moderate apps use.
+ Gamers version, is for people playing HD/3D games.
+ Multitasking version, is for people that use a lot of apps at the same time.
+ Hard multitasking version, is for people with huge amount of apps running at the same time. (Very agressive values!)
+ Nexus version, contains values from Google source used in nexus devices.
Note also that:
- Multitasking version have lesser free ram than Balanced/Gamers/Nexus, but this thing doesn't mean they are the best, choose the ram config according to your use!
- Don't use any Task Killer with this Mod!
- Fly-On Mod main package comes with 2 different versions, CM version is for CyanogenMod ROMS and AOSP based ROMS (like AOKP), then stock version is for stock ROMS and custom ROMS based on stock!
- If you have bad battery life the problem is from an app waking your phone from sleep, it's not my script!
- Don't use Fly-On Mod with any other tweaking script as they will conflict!
- If you want to use Fly-On Mod in your ROM or your Mod ask for permissions first and give me credits!
- If you have any question ask me in the thread instead of PMs or I will not reply!
- Read well the thread before posting any newbie questions and do not ask for an already answered question!
Some users feedback :
l0lh4rd said:
The script is great!!!!!!!!!! Really feeling comfortable at 312MHz-156MHz/Smartass V2/noop, which under these settings without the scripts would make me miserable
Click to expand...
Click to collapse
ronnieryan said:
Version 8 has awesome boot time, only 38 seconds for me
Click to expand...
Click to collapse
KnightlyNinja said:
this version is awesome. ram usage is very low 150 mb only.Superb work haha:victory::silly:
Click to expand...
Click to collapse
KnightlyNinja said:
great. this is one of the best tweak available in xda. it improves smoothness , battery and performance. Almost does the work of a good kernel. Hoping to see more improvements in future.
great work sir.
Click to expand...
Click to collapse
sad25kag said:
╔╦╦╦═╦╦╦╗╔╦╦╗
║║║║║║║║║║║║║
║║║║║║║║║╠╬╬╣
╚══╩═╩══╝╚╩╩╝
Working great and faster on MIUI rom.
░░░░░░░░░░░░▄▄
░░░░░░░░░░░█░░█
░░░░░░░░░░░█░░█
░░░░░░░░░░█░░░█
░░░░░░░░░█░░░░█
██████▄▄█░░░░░██████▄
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█░░░░░░░░░░░░███
▓▓▓▓▓▓█░░░░░░░░░░░░░░█
▓▓▓▓▓▓█░░░░░░░░░░░░███
▓▓▓▓▓▓@░░░░░█
▓▓▓▓▓▓█████░░░░░░░░██
█████▀░░░░▀▀███████
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Chemical SidePearl said:
@slaid480
Here is a talking sentence between me and my friend that is watching my phone flying with cm10.1....
Friend: Have you ever heard the definition of INSANITY ???
Me:Yup,it's the new Fly-ON mod by @slaid480.
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
pykfree said:
I put this script in PAC 4.2.2 ROM.. working fine.. it give more performance on my phone.. thank's dude
Click to expand...
Click to collapse
tcris45 said:
Ty man for those awesome tweaks
Click to expand...
Click to collapse
golfgtiedition30 said:
Instaled on rom stocklite v8...no problems its working well :thumbup:
Click to expand...
Click to collapse
nizar.nasani said:
well i test it on the last cm10.1 by biel after new flashing today and still for now no problems and works perfect and thnx btw
Click to expand...
Click to collapse
Credits:
-Thanks to Darky for the base zipalign script.
-Special thank to pikachu01, zacharias.maladroit,collin_ph and juwe11!
-Big thank to zeppelinrox and Exit_Only !
-voku1987 and mcbyte_it.
-My Friend Maroc-OS For the big Help!
-Any XDA Member That helped Me out in This Project!
-Google!
If you liked this mod,please rate this thread to 5 stars and press the Thanks button and if it's possible buy a coffee for me,it will help me to work, support and keep this project up to date!
This Thread is reserved for sharing information about Scripts in Android and how they Tweak the Android system through the Linux kernel and what are requirements of Running Scripts correctly!
Main Goal of Scripts:
Well,Scripts Has a lot of Goals,Such as optimizing,improving and in Some Lines we can say,Scripts can:
-Improve Performance and GUI Smoothness
-Improve Battery Life
-Tweak and Optimize the Android engine!
Requirements of using Some Scripts:
Since Android is Based on Linux,there is a possibility to use Linux Scripts to attempt the Goals Listed before in the thread,and like any Tweak you want to Apply there is some requirements you need to Use correctly those Scripts and some of the mportanst are :
-Custom Kernel that support init.d(Custom Kernel=Modified Linux kernel,for example in GALAXY ACE Forums here we have:CF-Root-All CM kernels,etc...)
-Having ClockWorkMod 5 or above to Flash Scripts
-at Least 2 MB free in /system
-Root Access(BusyBox should be included)
Useful Info About Tweaks:
-LMK(LowMemoryKiller):
The LowMemoryKiller is a constant debate between more free RAM and more multitasking capabilities as free RAM (more than 60MB free) is actually wasted RAM.
The LowMemoryKiller is actually a feature in the Android OS for better memory management.
This is an important feature due to the perennial problem of having low free memory causing lagginess and slowness in launching apps. When you have free memory lingering around the number of 40MB or less, the Android OS just lags like hell.
What this would mean is, you would want to tweak the LMK to not have the situation of it having less than 40MB (or even close to that).
The modern Linux machine in the Android ecosystem relies on a mechanism called Low Memory Killer (LMK) to consistently free up RAM. This is due to Android's internal mechanism of caching apps (and never fully exiting them) when you press the back button. This is to enable faster app switching and provide a seamless experience for apps usage model. Android also, by itself will also constantly look for often used apps to cache them for faster app opening. This will happen even before your system fully boots.
Now, when you mention LMK, the most obvious thoughts that come up are minfrees and Out Of Memory (OOM) groupings. Yes, those two are integral parts when it comes to LMK. The issue here is that no one actually mentioned that there are two LMK systems in Android, that being:
- Linux LMK
- Android Dalvik VM LMK
Journaling/Barriers:
This has been a touchy subject here in XDA for most people who debate about it. Most recently,Some Scripts included a way to disable journaling on these partitions:
/system (System is read only, it's safe to remove journaling. However, you will not see speed increase by removing it as you're not writing onto /system 99.99% of the time unless you're using Titanium backup to remove system apps or copying init.d scripts to it)
/cache (Cache can be rebuilt on the fly. Data corruption on it is not game breaking)
/data (All of your data on your phone is here. Removing journaling can risk data corruption. Read more below)
On whether we need journaling or not, I will pose this situation:
Journaling is required to maintain data consistency in events that could lead to data corruption. Data could get corrupted in a number of situations:
- Misbehaving app that constantly writes without syncing/committing data to the disk
- Power loss due to forced reboots or bootloops when data is partially written/committed into disk
Memory Leaks
If you found out that your Android is laggy after sometime and a reboot will make it faster, then you're experiencing memory leaks. "free" is a command to show your currently free memory. It will not necessarily be the same value as your phone's free memory.
Busybox
Well,Busybox is required to perform all of your superuser activities in your android phone. There are some problems associated with this when ROM developers decide to use a certain version of Busybox that are incompatible with the binaries that we use in our phones. When you found out that after changing your kernel/ROM:
- You still have superuser and Titanium Backup still works but, Root Explorer/File Expert can't copy files correctly to the /system after mounting R/W!!
MinFree:
Minfree is part of the Kernel (present on both Gingerbread and Ice Cream Sandwich) and It an Option available in Linux kernel Optimized for Android to Improve MultiTasking and It differs from a Phone to another because of the RAM available in users space.
The Minfree is hopefully adjustable Like the LMK to optimize Multitasking to a lot of options(like:aggressive,gaming,balanced,etc...)
The Minfree Option can be Found as a part of Linux Scripts for better RAM management!
Network Tweaks:
Well,in Linux Scripts for Android you can find some Tweaks that increase the speed of you Network Download/Upload and those with various types of Netwoks Like 3G,Wi-Fi,etc...
Build.Prop Tweaks
Well,those Tweaks can generally be found in Build.prop in /system and they are for various improvements Such as allowing Phone to Sleep better,changing wi-fi scan interval,changing window animation delay,some network Tweaks,possibility to change density,etc...
SD Card Speed Fix:
This is a Tweaks that Has the goal of increasing the read-ahead speed of your SD Card,and that by changing the valories of SD card readahead Like:
-256kb
-512kb
-2048kb
-4096kb
Smoothness Tweaks
Well with the Linux Kernel there is a possibility to add some Tweaks to the Linux scripts and those to optimize the GUI Smoothness and also Lock Home launcher in Memory!!
Credits:
Well,what I can say is that I shared those useful Info after some research and my experience with Linux/Unix,and those some of My main Target that I use to find some of the useful info:
-XDA Forums
-Goolge
Change Logs:
Fly-On V0.1:(8/4/2013)
initial release.
Fly-On V0.2:(16/4/2013)
-re-writed and cleaned script.
-New zip-aligning script based on Darky's zip-aligning script.
-Adjusted Values to be adapted to this device hardware.
-Deleted touch sensitivity tweaks(useless).
-Corrected Min-free values.
-Many other minor stuff...
Fly-On V0.3:(17/4/2013)
(If you are coming from an old version,below V0.3 you will need to delete all scripts in your /system/etc/init.d folder)
Now Fly-On Mod is a full package of scripts:
-Replaced the main Fly-On script with 3 scripts to avoid any functionality problem and ensure more stability (S98system_tweak,05LagFixer,09sdcardspeedfix)
-Added some useful build.prop Tweaks(for better performance and battery life)
-Fixed the Low memory killer bug with the new Lagfixer script.
Fly-On V0.4:(17/4/2013)
-New SQlite_optimize script .
-New Script For Network TCP optimizations.
-Adjusted Min-Free Values for better Multitasking!
Fly-On V0.5:(19/4/2013)
-Fixed permissions Via Updater-script to Make sure that scripts are properly working!
-Some cleaning to the S98system_tweak script!
Fly-On V0.6:(20/4/2013)
Delete all old Fly-On scripts before installing V0.6!
this update contains various improvements bugfixes and changes with a full new script:
-Deleted 05Lag_fixer script!
-Deleted S97network_tweaks!
-New 08Fly_engine script with a lot of tweaks and improvements:
+Full Memory management
+Sysctl tweaks
+Kernel and VM tweaks
+File system speedUp
+Ext4 tweaks
+Improved Wifi_Idle for better battery Life!
-Updated zip-aligning script for faster zip-aligning and short boot time!
Fly-On V0.7:(21/4/2013)
-added xbin to make sure that zipalign and fly_engine scripts are working properly!
-Now with two versions:
+Stock version for Stock gingerbread samsung roms and roms based on samsung roms!
+CM version for cyanogenmod7/9/10 Based roms and AOSP GB/ICS/JB roms too!
Fly-On V0.8:(22/4/2013)
-Fixed errors on Fly_engine script.
-Added I/O scheduler tweaks.
Fly-On V0.9:(25/4/2013)
-Fixed sqlite3 bin permissions.
-Removed journalism on EXT4 partition(greatly increase I/O).
-added remountCM_fullext4 script for CM version.
Fly-On V1.0:(27/4/2013)
If you are coming from Fly-On V0.9 there is no need to delete the old scripts!
-deleted fly_engine script(contain a lot of errors,I will be working on rewriting it).
-added a new ram_manager script (Full memory fix and management).
-fixed proper permissions for all scripts.
Fly-On V1.1(29/4/2013)
-Deleted swapon tweak as it's only causing troubles!
-heavily modified updater-script to make the /system/etc/init.d folder clean while installing the Mod!(there is no longer need to delete scripts manually)
Fly-On V1.2(2/5/2013)
-added new script 02logdelete1 to delete logs+tombstones!Huge thank to -CALIBAN666- for the idea and the big help!
-updated the updater-script with more scripts to delete in init.d folder
-Fly-on mod is now more stable than before!
Fly-On V1.3(3/5/2013)
-Fixed sdcard readahead speed(need some testing)
-Under the request of some users the ram_manager script is now separated from the CWM flashable zip and It has it's own CWM package!
-Under the request of some users the ram_manager script is now with two version : one for multitasking and the other one for hard gamers!
-Some cleaning to the 98system_tweaks script(deleted unseful stuff)
Fly-On V1.4:(7/5/2013)
-New Ram manager config(Balanced)for people with moderate apps use!
-Tried to fix deletelog script(I'm not sure need testing)
Fly-On V1.5:(9/5/2013)
-Fully Re-writed Fly_engine script ensuring maximum compatibility with:
+I/O scheduler tweaks(choose noop for maximum compatibility).
+File system speedup.
+Various sysctl tweaks - Kernel, VM, file system!
Fly-On V1.6:(10/5/2013)
-Fixed Bug with 02logdelete1 script,thanks to -CALIBAN666- !
-Renamed 085Fly_engine to Fly_engine to provide any invalid argument!
-Added Openvpn binary.
-Some minor fixes to the Fly_engine script.
Fly-On V1.7:(11/5/2013)
-Updated 02logdelete1 script with new features and improvements thanks to : -CALIBAN666- .
-Added Default.prop which contains Extra fly_engine tweaks!
-Deleted some tweaks from Fly_engine script(the ones that could conflict with 98system_tweak script).
-Fixed proper Fly_engine script permissions through the Updater-script.
Fly-On V1.8(12/5/2013)
-New RAM manager config(Nexus)It's the original Google config!
-Updated sqlite3 binary
-Modified the CWM installation package to make It detect your android version and install the binaries according to it!
Fly-On V1.9:(13/5/2013)
-Modified Fly_engine script with some tweaks added:
+tune2fs feature(Disable journalism).
+Disabled normalize sleeper.
+Deleted I/O specific tweak for noop I/O scheduler.(Feel free to use any scheduler with Fly-On)
Fly-On V2.0:(15/5/2013)
-Added new RAM manager(hard multitasking)!
-Added new script to improve your touchscreen sensitivity !
-Delete 02deletelog1 for know(will be back after fixing bugs on It).
-Now you can install It over adrenaline engine/velocity directly(Edited CWM installation script).
-Fixed a small error in 98system_tweak script.
Fly-On V2.1:(17/5/2013)
-Fully reworked 98system_tweak script with:
+Lesser script size(from 23kb to 19kb).
+ Edited many values for more smoothness and better battery life.
-Some few modifications to the Fly_engine script.
-Added many info to the first post!
Fly-On V2.2:(18/5/2013)
-02logdelete script is back and it's working properly!
-Fixed a small error in 98system_tweak.
-Reduced 98system_tweak size from 19KB to 17KB.
Fly-On V2.3:(20/5/2013)
-Heavily Edited 98system_tweak with:
+New governor Tweaks!
+Edited many values for better performance/battery life.
+Deleted few lines that are causing issue on some phones!
Fly-On V2.4:(23/5/2013)
-Fixed 02logdelete1 script!Now It's working properly thanks to :vampire: !
-New script 98fly_core It's the fusion of 98system_tweak and Fly_engine scripts(to avoid any incompatibility/stability issues).
-Removed "Disable EXT4 journalism" feature as It's incompatible with many devices that runs a system partition other than ETX4.
Fly-On V2.5:(27/5/2013)
-Fully reworked 09sdcardspeedfix script(reduced size from 3Kb to 1Kb).
-Some cleaning to the zipalign script.
Fly-On V2.6:(31/5/2013)
-Cleaned up 98Fly_core script.
-Some misc changes to the sqlite_optimize script.
Fly-On V2.7:(1/6/2013)
-Reverted back to old 09sdcardspeedfix script(compatible with more devices).
-Fixed a small bug with the 98fly_core script.
-Deleted s78sensitive_touchscreen script for now.
Fly-On V2.8:(2/6/2013)
-New zipalign data script used to zipalign apps on /data at every 48H.
-New sqlite optimizing system at every 48H.
-Deleted remountCM_fullext4 from CM version (another step to make Fly-On more universal).
Fly-On V3.0:(5/6/2013)
-fixed a small issue in 98fly_core script.
-Reworked the 02logdelete1 script.
-Reworked zipaligndata script.
-Reverted back to old sqlite optimizing script.
-Added partition remount tweaks for I9300 in a single package.
-Added Fly-on uninstaller for Version 2.4+ .
Fly-On V3.0 RC0:(9/6/2013)
-Added NOS entropy seeder generator engine,big thank to Exit_Only.
-Added hosts file for ad blocking.
-Fixed uninstaller(no more need to mount /system).
Fly-On V3.0 RC1:(18/06/2013)
-Added NOS entropy init.d script with light/moderate/aggressive profiles and sets moderate by defaults thanks again to EXIT_ONLY !
-Added new 99logdelete script to execute 02logdelete1 script properly at boot thanks to Erikeleria!
-Many minor changes.
Reserved
Thanks sir..
i will testing
fendytrancers89 said:
Thanks sir..
i will testing
Click to expand...
Click to collapse
You're Welcome happy testing
Thank bro, and good job.
Can i use this script for Android 4+?
Sent from my GT-S5570 using Tapatalk 2
sad25kag said:
Thank bro, and good job.
Can i use this script for Android 4+?
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
Of course you can,all the scripts will work exept the one for Minfree/LMK because ICS/JB dosn't support this option!
Sir please post this our galaxy fit forum also...This looks amazing...
Sent from my GT-S5670 using xda premium
testing it ,sir.
btw i like ur signature.
Crytech007 said:
Sir please post this our galaxy fit forum also...This looks amazing...
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
OK i'll do this later
Sent from my GT-I9000 using xda premium
dzeig said:
testing it ,sir.
btw i like ur signature.
Click to expand...
Click to collapse
Thanks dude
Sent from my GT-I9000 using xda premium
I put this script in PAC 4.2.2 ROM.. working fine.. it give more performance on my phone.. thank's dude
New version for testers only
Testers please test this version before I released.
Edit:Tested gonna release It special thanks to: pykfree
testing Fly On Mod V0.5 on PAC 4.2.2
fairly smooth and fast.. I have 100MB free RAM
if I try this one on CM7 ROM, maybe my phone will more faster and smooth than now..
for internet tweaks, I don't know.. because I'm not use internet connection on my phone.. thank's for your work sir.. I love this tweaks
pykfree said:
testing Fly On Mod V0.5 on PAC 4.2.2
fairly smooth and fast.. I have 100MB free RAM
if I try this one on CM7 ROM, maybe my phone will more faster and smooth than now..
for internet tweaks, I don't know.. because I'm not use internet connection on my phone.. thank's for your work sir.. I love this tweaks
Click to expand...
Click to collapse
OK then It's booting so it's time for update,thanks for testing dude!
slaid480 said:
OK then It's booting so it's time for update,thanks for testing dude!
Click to expand...
Click to collapse
thats ok dude..
Yes! work in CM.10.1 and CM7
i use this script now
no lag.. the ram is always stable..
thanks very much sir
Fly-On v0.6 is Up
V0.6 is now Up with various changes and fixes check It out!!!!
slaid480 said:
V0.6 is now Up with various changes and fixes check It out!!!!
Click to expand...
Click to collapse
instalation aborted Status 6..
already download it 5 times..

[UPDATED][FAST][Mod][v5]Ultimate Performance-Blazing Fast Speed On The Go!

[Mod][v5]Ultimate Performance-Blazing Fast Speed On The Go!
FOR Galaxy Ace S5830I/M/C
-More heavy performance scripts added!
-Made from the scratch!
-Much Improved!
-More aggressive than ever!
-Not only init.d performance scripts now it will modify system files and build.prop
-More powerful
-More stable!
Introduction
[v5]Ultimate Performance is a Mod that combines many scripts and tweaks in one package which is aimed to improve Android system's performance,smoothness,reduce GUI lags and of course some useful battery life improvements and tweaks!
Top 7 Performance Engines Installed!
1.Pure Peformance X(Zeno Edition) By Jeeko
2.Fly-On Mod By Slaid480
3.Project Dark Booster By Vipul Jha
4.Broadcom Booster By jynprojects
5.Adrenaline Engine By ImbaWind
6.LagFree V3 By Slaid480
7.TweakZV6 By bluestricker_21
What's New?
-New Aroma Installer
-New Optimized init.d scripts(Total 45 Init.d performance scripts installed)
-Build.prop tweaks
-New optimized performance engines(Total 7 Performance engines installed)
-Fixed some bugs and glitches
Thanks to @mohammad.afaneh for making the aroma installer and Thanks to @raisul2010.5396 for pointing out my mistakes!
Key Features:
1.Improved Battery
2.Improved Graphics, Screen, Images
3.Improved CPU, Governors, I/O Schedulers
Features:
- Full memory management/Better multitasking.
- Linux kernel tweaks and improvements for better performance and battery life.
- Less lags for gamers.
- Entropy generator engine used to reduce lags.
- Zipalign apps in "/system" and apps in "/data" every 24 hours which result in less RAM usage.
- Sqlite optimizations and faster database access.
- CPU governors tweaks and improvements for better performance and battery life.
- Better thermal management and less overheating.
- Increased SD Card read-ahead cache to 2048 KB for faster SD card read and write
- Drastically decreased the drainage of battery
- Enables a non-aggressive dithering to save CPU
- Slightly improves the scaling of the frequencies (for better results you need a good kernel)
- Lightens the load on the CPU switching the workload to GPU rendering
-GPU Tweaks added for better gaming experience
-Zipalign at each Boot for better performance
-Media Server Killer
-CPU Boost Scripts
- Lag reduction
- I/O Tweaks
-VM Tweaks
And Much More!
No need to install any optional files or running terminal emulator codes!
This mod will start working automatically right after you install it!
Important Note:-In the new v5 i have added some heavy scripts so the first boot will take sometime!
After a successful boot again reboot your device! you will feel the speed!
Requirements:
1.A kernel with init.d support!
If your kernel doesn't feature init.d,you can emulate init.d by kernel adiutor/universal init.d
2.A custom recovery(clockworkmod or TWRP)
Caution--->Do a nandroid backup! Before doing anything if something goes wrong you can restore your rom using that backup!
This mod is stable and safe.There are extremely extremely less chances that the mod will brick your phone!
But you must take precautions !
ultimate_performance_v5_cm.zip FILE ATTACHED BELOW!
How to install-
1.Reboot into clockworkmod/TWRP recovery!
2.Go to Mounts and Storage
3.Mount system and data.(If already mounted,unmount then again mount)
5.Go to install zip from sd then flash ultimate_performance_v5_cm.zip
6.Repeat step 3 that i mentioned above
7.Reboot
Warning:For CyanogenMod and CyanogenMod based roms only!
Developers please feel free to use my mod!
Please give me proper credits if you use my mod in any of your development work!
PLEASE GIVE A THANKS! IT IS A SMALL REWARD FOR MY WORK!
v4 is on its way
sohamsen said:
v4 is on its way
Click to expand...
Click to collapse
Still waiting for V4 :laugh:
v4 realeased
V5 released
For stock based roms?
Sent from my GT-S5830i using XDA Free mobile app
Only cyanogenmod and cyanogenmod based roms
Comparison with Rom cm7.2 Nougat ME (Nutella ME) cooperve (gt s5830i,c,m)
Dear Soham,
How does your ROM compare with Rom cm7.2 Nougat ME (Nutella ME) cooperve (gt s5830i,c,m) which I am using right now?
Regards,
Mukesh Gupta

[NEW][Mod][v5]Ultimate Performance-Blazing Fast Speed On The Go!

[Mod][v5]Ultimate Performance-Blazing Fast Speed On The Go!
FOR Galaxy Pocket
-More heavy performance scripts added!
-Made from the scratch!
-Much Improved!
-More aggressive than ever!
-Not only init.d performance scripts now it will modify system files and build.prop
-More powerful
-More stable!
Introduction
[v5]Ultimate Performance is a Mod that combines many scripts and tweaks in one package which is aimed to improve Android system's performance,smoothness,reduce GUI lags and of course some useful battery life improvements and tweaks!
Top 7 Performance Engines Installed!
1.Pure Peformance X(Zeno Edition) By Jeeko
2.Fly-On Mod By Slaid480
3.Project Dark Booster By Vipul Jha
4.Broadcom Booster By jynprojects
5.Adrenaline Engine By ImbaWind
6.LagFree V3 By Slaid480
7.TweakZV6 By bluestricker_21
What's New?
-New Aroma Installer
-New Optimized init.d scripts(Total 45 Init.d performance scripts installed)
-Build.prop tweaks
-New optimized performance engines(Total 7 Performance engines installed)
-Fixed some bugs and glitches
Thanks to @mohammad.afaneh for making the aroma installer and Thanks to @raisul2010.5396 for pointing out my mistakes!
Key Features:
1.Improved Battery
2.Improved Graphics, Screen, Images
3.Improved CPU, Governors, I/O Schedulers
Features:
- Full memory management/Better multitasking.
- Linux kernel tweaks and improvements for better performance and battery life.
- Less lags for gamers.
- Entropy generator engine used to reduce lags.
- Zipalign apps in "/system" and apps in "/data" every 24 hours which result in less RAM usage.
- Sqlite optimizations and faster database access.
- CPU governors tweaks and improvements for better performance and battery life.
- Better thermal management and less overheating.
- Increased SD Card read-ahead cache to 2048 KB for faster SD card read and write
- Drastically decreased the drainage of battery
- Enables a non-aggressive dithering to save CPU
- Slightly improves the scaling of the frequencies (for better results you need a good kernel)
- Lightens the load on the CPU switching the workload to GPU rendering
-GPU Tweaks added for better gaming experience
-Zipalign at each Boot for better performance
-Media Server Killer
-CPU Boost Scripts
- Lag reduction
- I/O Tweaks
-VM Tweaks
And Much More!
No need to install any optional files or running terminal emulator codes!
This mod will start working automatically right after you install it!
Important Note:-In the new v5 i have added some heavy scripts so the first boot will take sometime!
After a successful boot again reboot your device! you will feel the speed!
Requirements:
1.A kernel with init.d support!
If your kernel doesn't feature init.d,you can emulate init.d by kernel adiutor/universal init.d
2.A custom recovery(clockworkmod or TWRP)
Caution--->Do a nandroid backup! Before doing anything if something goes wrong you can restore your rom using that backup!
This mod is stable and safe.There are extremely extremely less chances that the mod will brick your phone!
But you must take precautions !
ultimate_performance_v5_cm.zip FILE ATTACHED BELOW!
How to install-
1.Reboot into clockworkmod/TWRP recovery!
2.Go to Mounts and Storage
3.Mount system and data.(If already mounted,unmount then again mount)
5.Go to install zip from sd then flash ultimate_performance_v5_cm.zip
6.Repeat step 3 that i mentioned above
7.Reboot
Warning:For CyanogenMod and CyanogenMod based roms only!
Developers please feel free to use my mod!
Please give me proper credits if you use my mod in any of your development work!
Seems to work pretty well on my old gt-s5300, so thanks! Will you also port your v4 from s5360 over?
I will stay tuned
v5 released
The phone sometimes turns off if idling to long, could this be related to your performance mod?
Would be great if it worked on stock but otherwise great job.
Very good mod my device is working faster just one thing why are u going for developing this device when there are so many other newer available.Just curious if want u can continue
Edhuin said:
The phone sometimes turns off if idling to long, could this be related to your performance mod?
Click to expand...
Click to collapse
I have same issue

[MOD][V5]Ultimate Performence-Blazing Fast Speed On The Go!

[MOD][V5]Ultimate Performence-Blazing Fast Speed On The Go!
For Galaxy Mini
-More heavy performance scripts added!
-Made from the scratch!
-Much Improved!
-More aggressive than ever!
-Not only init.d performance scripts now it will modify system files and build.prop
-More powerful
-More stable!
Introduction
[v5]Ultimate Performance is a Mod that combines many scripts and tweaks in one package which is aimed to improve Android system's performance,smoothness,reduce GUI lags and of course some useful battery life improvements and tweaks!
Top 7 Performance Engines Installed!
1.Pure Peformance X(Zeno Edition) By Jeeko
2.Fly-On Mod By Slaid480
3.Project Dark Booster By Vipul Jha
4.Broadcom Booster By jynprojects
5.Adrenaline Engine By ImbaWind
6.LagFree V3 By Slaid480
7.TweakZV6 By bluestricker_21
What's New?
-New Aroma Installer
-New Optimized init.d scripts(Total 45 Init.d performance scripts installed)
-Build.prop tweaks
-New optimized performance engines(Total 7 Performance engines installed)
-Fixed some bugs and glitches
Thanks to @mohammad.afaneh for making the aroma installer and Thanks to @raisul2010.5396 for pointing out my mistakes!
Key Features:
1.Improved Battery
2.Improved Graphics, Screen, Images
3.Improved CPU, Governors, I/O Schedulers
Features:
- Full memory management/Better multitasking.
- Linux kernel tweaks and improvements for better performance and battery life.
- Less lags for gamers.
- Entropy generator engine used to reduce lags.
- Zipalign apps in "/system" and apps in "/data" every 24 hours which result in less RAM usage.
- Sqlite optimizations and faster database access.
- CPU governors tweaks and improvements for better performance and battery life.
- Better thermal management and less overheating.
- Increased SD Card read-ahead cache to 2048 KB for faster SD card read and write
- Drastically decreased the drainage of battery
- Enables a non-aggressive dithering to save CPU
- Slightly improves the scaling of the frequencies (for better results you need a good kernel)
- Lightens the load on the CPU switching the workload to GPU rendering
-GPU Tweaks added for better gaming experience
-Zipalign at each Boot for better performance
-Media Server Killer
-CPU Boost Scripts
- Lag reduction
- I/O Tweaks
-VM Tweaks
And Much More!
No need to install any optional files or running terminal emulator codes!
This mod will start working automatically right after you install it!
Important Note:-In the new v5 i have added some heavy scripts so the first boot will take sometime!
After a successful boot again reboot your device! you will feel the speed!
Requirements:
1.A kernel with init.d support!
If your kernel doesn't feature init.d,you can emulate init.d by kernel adiutor/universal init.d
2.A custom recovery(clockworkmod or TWRP)
Caution--->Do a nandroid backup! Before doing anything if something goes wrong you can restore your rom using that backup!
This mod is stable and safe.There are extremely extremely less chances that the mod will brick your phone!
But you must take precautions !
ultimate_performance_v5_cm.zip FILE ATTACHED BELOW!
How to install-
1.Reboot into clockworkmod/TWRP recovery!
2.Go to Mounts and Storage
3.Mount system and data.(If already mounted,unmount then again mount)
5.Go to install zip from sd then flash ultimate_performance_v5_cm.zip
6.Repeat step 3 that i mentioned above
7.Reboot
Warning:For CyanogenMod and CyanogenMod based roms only!
Developers please feel free to use my mod!
Please give me proper credits if you use my mod in any of your development work!
Thanks for your tweak! I just flash it and still testing.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sohamsen said:
[MOD][V5]Ultimate Performence-Blazing Fast Speed On The Go!
For Galaxy Mini
-More heavy performance scripts added!
-Made from the scratch!
-Much Improved!
-More aggressive than ever!
-Not only init.d performance scripts now it will modify system files and build.prop
-More powerful
-More stable!
Introduction
[v5]Ultimate Performance is a Mod that combines many scripts and tweaks in one package which is aimed to improve Android system's performance,smoothness,reduce GUI lags and of course some useful battery life improvements and tweaks!
Top 7 Performance Engines Installed!
1.Pure Peformance X(Zeno Edition) By Jeeko
2.Fly-On Mod By Slaid480
3.Project Dark Booster By Vipul Jha
4.Broadcom Booster By jynprojects
5.Adrenaline Engine By ImbaWind
6.LagFree V3 By Slaid480
7.TweakZV6 By bluestricker_21
What's New?
-New Aroma Installer
-New Optimized init.d scripts(Total 45 Init.d performance scripts installed)
-Build.prop tweaks
-New optimized performance engines(Total 7 Performance engines installed)
-Fixed some bugs and glitches
Thanks to @mohammad.afaneh for making the aroma installer and Thanks to @raisul2010.5396 for pointing out my mistakes!
Key Features:
1.Improved Battery
2.Improved Graphics, Screen, Images
3.Improved CPU, Governors, I/O Schedulers
Features:
- Full memory management/Better multitasking.
- Linux kernel tweaks and improvements for better performance and battery life.
- Less lags for gamers.
- Entropy generator engine used to reduce lags.
- Zipalign apps in "/system" and apps in "/data" every 24 hours which result in less RAM usage.
- Sqlite optimizations and faster database access.
- CPU governors tweaks and improvements for better performance and battery life.
- Better thermal management and less overheating.
- Increased SD Card read-ahead cache to 2048 KB for faster SD card read and write
- Drastically decreased the drainage of battery
- Enables a non-aggressive dithering to save CPU
- Slightly improves the scaling of the frequencies (for better results you need a good kernel)
- Lightens the load on the CPU switching the workload to GPU rendering
-GPU Tweaks added for better gaming experience
-Zipalign at each Boot for better performance
-Media Server Killer
-CPU Boost Scripts
- Lag reduction
- I/O Tweaks
-VM Tweaks
And Much More!
No need to install any optional files or running terminal emulator codes!
This mod will start working automatically right after you install it!
Important Note:-In the new v5 i have added some heavy scripts so the first boot will take sometime!
After a successful boot again reboot your device! you will feel the speed!
Requirements:
1.A kernel with init.d support!
If your kernel doesn't feature init.d,you can emulate init.d by kernel adiutor/universal init.d
2.A custom recovery(clockworkmod or TWRP)
Caution--->Do a nandroid backup! Before doing anything if something goes wrong you can restore your rom using that backup!
This mod is stable and safe.There are extremely extremely less chances that the mod will brick your phone!
But you must take precautions !
ultimate_performance_v5_cm.zip FILE ATTACHED BELOW!
How to install-
1.Reboot into clockworkmod/TWRP recovery!
2.Go to Mounts and Storage
3.Mount system and data.(If already mounted,unmount then again mount)
5.Go to install zip from sd then flash ultimate_performance_v5_cm.zip
6.Repeat step 3 that i mentioned above
7.Reboot
Warning:For CyanogenMod and CyanogenMod based roms only!
Developers please feel free to use my mod!
Please give me proper credits if you use my mod in any of your development work!
Click to expand...
Click to collapse
Which version should I download, I mean is it like armeabi 7=v7, armeabi 8= v8, armeabi 9= v9 or is it just the developing versions
Would it be possible to create something like this for stock rom?

Categories

Resources