aboutsummaryrefslogtreecommitdiff
path: root/bench.tcl
AgeCommit message (Expand)AuthorFilesLines
2023-02-13bench.tcl: Use the new timerate command if availableSteve Bennett1-53/+148
2023-02-10bench.tcl: remove expr with multiple argumentsSteve Bennett1-1/+1
2014-01-15bench.tcl: fix the pi benchmarkSteve Bennett1-42/+36
2011-06-10Update TODO to reflect the current state of JimSteve Bennett1-0/+1
2010-10-15Properly allow the id to be set in bench.tclSteve Bennett1-1/+3
2010-10-15Allow an optional version id in bench.tclSteve Bennett1-6/+4
2010-10-15Simplify and speed up exprSteve Bennett1-1/+4
2010-10-15More expr tests and fixesSteve Bennett1-0/+11
2010-10-15Simplify expr evaluationSteve Bennett1-5/+5
2010-10-15Benchmarks in milliseconds for easier readingSteve Bennett1-2/+2
2005-03-25SetReturnCodeFromAny() modified to accept numerical codes.antirez1-0/+27
2005-03-10Some fix to bench.tcl to make it able to run in Tcl7.6.antirez1-3/+3
2005-03-09Improved formatting for normal outputpatthoyts1-2/+5
2005-03-09New test added to the benchmarkantirez1-0/+208
2005-03-09An initial [format] command.antirez1-1/+22
2005-03-08JIM_VERSION is to be an integer value which we present as MAJOR.MINOR topatthoyts1-1/+8
2005-03-08Added [info patchlevel] and setup argv0 and argv variables in jimsh.patthoyts1-5/+22
2005-03-07[lsort] command and list sorting low-level functions (Pat Thoyts).antirez1-3/+7
2005-03-06A specializing version of [for] that appears able to match theantirez1-5/+18
2005-03-04Small README change to reflect LIBS Makefile var.antirez1-22/+22
2005-03-04more benchmarks. Initial size of hashtables modified.antirez1-3/+56
2005-03-02one more benchmarkantirez1-0/+17
2005-03-02non local literal sharing disabled.antirez1-3/+4
2005-03-02Improved the [time] resolution on windows.patthoyts1-1/+2
2005-02-27Pat's patch for [load] on win32!antirez1-0/+11
2005-02-26Initial revisionantirez1-0/+188