Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider including PTJD in your benchmark #28

Open
dbohdan opened this issue May 18, 2017 · 0 comments
Open

Consider including PTJD in your benchmark #28

dbohdan opened this issue May 18, 2017 · 0 comments

Comments

@dbohdan
Copy link

dbohdan commented May 18, 2017

PTJD is a JPEG decoder written in plain Tcl, no C. It's heavy on lappend and binary scan. It runs in both Tcl 8.5+ and Jim Tcl and shows a big difference in performance between Tcl 8.6 and Jim Tcl.

Disclosure: I wrote PTJD and I may work on improving Tcl's performance for the bounty later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant