Categories > TinyButStrong general >

Benchmark ?

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Jose Carlos
Date: 2003-09-09
Time: 00:32

Benchmark ?

Have TS an benchmarking ?
is it faster than Smarty  or FastTamplate ?

Thanks :)
By: Skrol29
Date: 2003-09-09
Time: 01:00

Re: Benchmark ?

Hi Jose,

TBS has been benchmarked but only vs itselfs :)
Thas was to compare versions and some database support.

I very would like to bench TBS vs Smarty and FastTemplate.
I bet TBS is faster !
But we need someone who knows those templates in order to build a test. If you know one, let me know.



By: Jose Carlos
Date: 2003-09-09
Time: 02:42

Re: Benchmark ?

Hi Skrol29 :)

well,  I know a little of both,
but I could study well to make an bench,, 
what do you think ?
but, TS  is very different of others :)

[]´s
By: Skrol29
Date: 2003-09-09
Time: 22:11

Re: Benchmark ?

Well I would be very happy if we could make such a bech.

That's true TBS is very different. First you don't code loops in the template as usual Template.

I propose to make several bench :
- load the class and display a template without process
- a conditional display
- a simple but long merge with a MySQL query

I can prepare some code and templates for TBS if you want.
If Smarty or FastTemplate has special feature that can be reproduced with TBS, we can also bench them.

Let me know by mail your felling about that.
By: Jose Carlos
Date: 2003-09-10
Time: 03:51

Re: Benchmark ?

Hi ,

Ok,

others bechs,
- show one substitution , and how time.
- some substitutions  whith mysql,  and how time.

Well,  if you prepare an template whith TBS  . I prepare other like the same  ,  but using FastTemplate,, and after using Smarty, :)

my email is  jose@psabs.com
By: Skrol29
Date: 2003-09-10
Time: 04:05

Re: Benchmark ?

Ok , I work on it....