Skip to main content
Topic: Ubench Playing (Read 2096 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Ubench Playing

Decided to fire up old Ubench just for kicks.  After playing a bit I made some updates also just for kicks.

1) converted to sqlite 3
2) used bootstrap to style things
3) wrapped most everything in class structures and did some mild refactoring
4) did not finish mysql benchmark test functions and some of the templates are not updated for bootstrap, maybe another day.

http://www.spudsdesign.com if you want to play

Re: Ubench Playing

Reply #1

Pretty neat! :D
Bugs creator.
Features destroyer.
Template killer.

Re: Ubench Playing

Reply #2

Thanks

I made some updates a couple of days ago that "discard" test results from being added to the history if they error margin between the tests is to great

Meaning if the server is busy doing one thing or another, the code will see to big a swing / delta between the run "groups" and decide its not valid to save as a permanent data point.  Makes the permanent record more robust.

Anyway just some dorky stuff to entertain myself.


Re: Ubench Playing

Reply #4

Really not a darn thing :P

Its just a tool that tries to benchmark two programming options/choices against each other to see if there is a performance advantage.   Its a program thats been around for some time,  I just made some updates to apply some error methodologies and some randomness to the tests to make them a bit more accurate.   Anyway just a programming game, nothing more.

Re: Ubench Playing

Reply #5

Geek stuff  :p