Sam Laundon Posted February 26, 2005 Posted February 26, 2005 I am converting cdml to php for FileMaker unlimited and I am finding in my conversion that the php version loads slower than the cdml version, especially when accessing lists. I am doing this conversion for the eventually migration to FileMaker Server 7. I have put only the files needed to be accessed on their own layout, but this does not seem to have improved the performance. From readings I have done, I have gotten the impression that php should be faster than cdml. One example where I see the slowness of my php solution is accessing two databases: on a php page I have a client listed along with all the clients orders, so I am accessing two databases (client.fp5 & orders.fp5). This page takes a number of seconds longer to load then the php version. Any pointers on how to improve performance would be appreciated. Thanks in advance - Sam
mlindal Posted February 28, 2005 Posted February 28, 2005 We have just completed phase one of our conversion and in testing on a local machine, it is noticably slower that the CDML running off the server. The next test will be done on the actual files on filemaker server. But I am thinking that we will find the same result. I have the same question - what are the tricks to speed up PHP. Perhaps it is just slower, given that fx.php is converting xml data.
Zero Tolerence Posted March 1, 2005 Posted March 1, 2005 If you have the resources, get Lasso 7 or 8 for FM 7. Its superfast.
Recommended Posts
This topic is 7276 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now