News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

A New Testbed for MASM32 Forum

Started by frktons, September 21, 2010, 05:25:26 PM

Previous topic - Next topic

frktons

Hi all guys.

I've been thinking about this project for a couple of months.
Maybe now I've quite enough knowledge to realize it.

Before embarking into this trip, I'd like to ask your opinion,
suggestions, and availability to help if needed to code a new testbed
with a more friendly interface, with the possibility to relaunch the test,
visualizing info inside a grid with:

Algorithm notes  |   Proc size  |  CPU cycles

for about 10 different algos with two sections for first and second test
on two separate side by side grids, other than:
CPU type / Windows version / any other useful info.

Let me know what do you think about it.

Frank

Mind is like a parachute. You know what to do in order to use it :-)

frktons

Here I post the first draft of the screen in which the algos
are tested and measured.

It is a prototype in basic, before going into MASM I'd like to see
what would you like to change.

Frank
Mind is like a parachute. You know what to do in order to use it :-)

frktons

Of course the screen can be done any suitable size, combination of colors,
quantity of info displayed, type of data formatting and so on.

I just need to know if it has to be a simple exercise in MASM32 coding
for me, and it'll be fine anyway, or if you think it can also be useful for
the forum where a lot of tests are performed all over the year.

Let me know your opinion.

I'll enjoy coding it either cases.


Frank
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

Frank, if you make this is simple for addition and supporting of algos - this is nice app (i.e. - testbed)!
You can rewrite it from PB, indeed.



Alex

Antariy

Frank, what is switch the background color with grid and text color?



Alex

Antariy

Frank, this is my taste only (blue background and bright white text), I don't impose this at all.



Alex

frktons

Quote from: Antariy on September 21, 2010, 08:54:15 PM
Frank, this is my taste only (blue background and bright white text), I don't impose this at all.

Alex

Yes, this is also what I like, I'll change it and post the new colored version.

Frank
Mind is like a parachute. You know what to do in order to use it :-)

frktons

These colors are more eye-friendly :-)

Well, in this version the program also create a file that contains the screen as well,
it is not needed for the coming work, I used it just to change the attributes.

Doesn't matter, I'll get rid of it along the way.

Frank
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

This is really nice in look - as good DOS :)
Really, good for a eye look, indeed.



Alex

frktons

Quote from: Antariy on September 21, 2010, 10:27:09 PM
This is really nice in look - as good DOS :)
Really, good for a eye look, indeed.

Alex

This is only a temporary experimentation, I hope the final version will be
much better looking than this one, and maybe it could be better to give
the possibility to change the colors of the screen to the user, in order to
match their personal tastes.

Frank
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

No, Frank, I seriously: this is almost as my taste, and this is beautiful, I don't joked you, really!

I have many DOS apps which have similar color scheme in "GUI".



Alex

frktons

Quote from: Antariy on September 21, 2010, 10:44:42 PM
No, Frank, I seriously: this is almost as my taste, and this is beautiful, I don't joked you, really!

I have many DOS apps which have similar color scheme in "GUI".

Alex

There is something that I don't like in the actual look, I'll try
until I get a version that satisfies my taste. :-)

Frank
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

Frank, maybe change background of title of table text to blue?



Alex

frktons

This one is more compatible with my taste.
Mind is like a parachute. You know what to do in order to use it :-)

Antariy

Nice looks  :thumbu

One thing only - the gray background of title of table, and black teXt of title - it looks as DOS (black-and-white).
But in other things this have my taste also :)



Alex
P.S. don't listen me - make as you likes...
EDITED: teXt instead teSt - I'm entangled with exe and dlls and tests and, and... You understand, Frank ;-)