473,569 Members | 3,009 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP encoded files

For the sole purpose of speed, not security, do php scripts that have been
encoded with Zends Safeguard Suite run "faster" than non-encoded scripts ?
Jul 16 '05 #1
3 2106
KAH
"fartsniff" <fa**@sniff.com > wrote in
news:vj******** ****@corp.super news.com:
For the sole purpose of speed, not security, do php scripts that have
been encoded with Zends Safeguard Suite run "faster" than non-encoded
scripts ?


They're supposed to. And benchmarking results I've seen show that they do
(sorry, can't remember the URL, but it was an independent one). If you only
need the optimizing, then you're in luck; Zend have been nice enough to
release their optimizing module freely.

KAH
Jul 16 '05 #2
thanks - i'll give it a try. running my site on my 2.4/256 cable, i'm
trying to squeeze every ounce of speed i can get

"KAH" <ka*@kahnews.cj b.net> wrote in message
news:Xn******** *************** ***********@193 .213.112.19...
"fartsniff" <fa**@sniff.com > wrote in
news:vj******** ****@corp.super news.com:
For the sole purpose of speed, not security, do php scripts that have
been encoded with Zends Safeguard Suite run "faster" than non-encoded
scripts ?
They're supposed to. And benchmarking results I've seen show that they do
(sorry, can't remember the URL, but it was an independent one). If you

only need the optimizing, then you're in luck; Zend have been nice enough to
release their optimizing module freely.

KAH

Jul 16 '05 #3
fartsniff wrote:
thanks - i'll give it a try. running my site on my 2.4/256 cable, i'm
trying to squeeze every ounce of speed i can get

"KAH" <ka*@kahnews.cj b.net> wrote in message
news:Xn******** *************** ***********@193 .213.112.19...
"fartsniff" <fa**@sniff.com > wrote in
news:vj******** ****@corp.super news.com:
> For the sole purpose of speed, not security, do php scripts that have
> been encoded with Zends Safeguard Suite run "faster" than non-encoded
> scripts ?


They're supposed to. And benchmarking results I've seen show that they do
(sorry, can't remember the URL, but it was an independent one). If you

only
need the optimizing, then you're in luck; Zend have been nice enough to
release their optimizing module freely.

KAH


If it's bandwidth that's an issue, you might want to try gzip output
handling (http://www.php.net/manual/en/ref.outcontrol.php )
Jul 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1519
by: Andrew James | last post by:
Gentlemen, I'm currently in the process of designing a language which will be used to specify sets of files on a WebDAV server, encoded in a URL. The aims of the language are to (in no particular order): * Be concise, aesthetic and easy to type * Be as similar as possible to existing query languages * Allow for (nested) boolean operations *...
4
2038
by: DrewM | last post by:
I have a big xml doc full of greek &encoded; characters, which I am attempting to split up with the MSXML dom object and store chunks in a database. (Working with ASP) The problem I'm currently having is that as soon as I load the doc into xmldom ("MSXML2.DOMDocument.3.0") the encoded characters get interpreted. When they get inserted into...
3
3801
by: Fredrik Kronander | last post by:
Hi, I have an application that let's the user enter text into a textbox and this data is collected on the server and stored in a database. The page is multilingual and sets Response.Charset to the appropiate for the language, for example gb2312 for chinese etc. This made all texts on the page show up alright. However, I did not change...
8
4026
by: Eric Lilja | last post by:
Hello, I had what I thought was normal text-file and I needed to locate a string matching a certain pattern in that file and, if found, replace that string. I thought this would be simple but I had problems getting my algorithm to work and in order to help me find the solution I decided to print each line to screen as I read them. Then, to my...
5
3265
by: Mike Murray | last post by:
Hi I have the following issue. I have a character that is return by a SQL Server database "É" to be precise, the issue is that when I store character in a .net string variable my understanding is that it converts it to UTF-16 automatically. I've seen a lot of quotes saying "All String datatype variables in .NET are UTF-16 encoded". The...
1
2812
by: reto.hadorn | last post by:
Hi, I am computing an XML file with all necessary tags, to be used in dedicated XML software. I am computing it as a text file but don't know how to do to save it to the disk UTF-encoded. strConv() with constant = 64 does not work, because the default code page of the system is UTF-16 and the XML editor I am using, XMLSpy, expects...
9
24191
by: Thomas Podlesak | last post by:
I need a check, if a file is utf8 encoded. I only found the php-functions 'iconv' and 'recode'. But it seems it´s not possible to determine the encoding with them. Isn´t there any similar function to the 'file'-command on linux for php?
2
1676
by: Magnus | last post by:
I'm currently developing an application with classified information as input to a couple of algorithms. Which strategy should I use to protect the input data from beeing read? The files should be files on the local computer in the application directory structure and it must be possible to update the input data with an external application....
3
1838
by: darrel | last post by:
We have a parent-child table set up to maintain content. When this table is updated, I do a recursive call through the data and spit out an XML file. Then, when we want to display this content, I load up the XML file, attach the XSL file to it, and do the transformation via VB.net and send it off to the browser. The problem is that...
0
7619
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7930
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8138
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7983
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6290
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5228
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
2118
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
950
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.