An open API service indexing awesome lists of open source software.

https://github.com/flightaware/tclbench

a few simple benchmarks for Tcl interpreters
https://github.com/flightaware/tclbench

Last synced: 3 months ago
JSON representation

a few simple benchmarks for Tcl interpreters

Awesome Lists containing this project

README

          

# simple tcl benchmarks

## clock-scan

The clock-scan benchmark pounds on clock scan and clock format.

## huddle

The huddle benchmark pounds on the tcllib huddle library to generate large geojson objects.

## math

The math benchmark uses the haversine formula to calculate the great-circle distance between two points