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

Speed improvement Stream replacement #3497

Closed
vicuna opened this issue Aug 1, 2002 · 1 comment
Closed

Speed improvement Stream replacement #3497

vicuna opened this issue Aug 1, 2002 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Aug 1, 2002

Original bug ID: 1289
Reporter: administrator
Status: closed (set by @damiendoligez on 2012-01-25T14:56:01Z)
Resolution: fixed
Priority: normal
Severity: feature
Fixed in version: 3.11.0
Category: ~DO NOT USE (was: OCaml general)
Child of: #3492

Bug description

Full_Name: Tim Freeman
Version: 3.05
OS: Linux
Submission from: adsl-64-161-114-6.dsl.snfc21.pacbell.net (64.161.114.6)

I want to add this note concerning bug 1284:

I just replaced the .ml file mentioned there with a slightly different
one that runs faster. According to my benchmark, this version is
10% faster than the Stream.ml that came with OCAML 3.05 when running
interpreted, and 6% slower when running compiled on a '386. Actual
times are listed just before the benchmark in the comments at the end
of my stream_fixed.ml. This version passes all of the tests that my
previous stream_fixed.ml did, including bootstrapping the ocaml compiler.

@vicuna
Copy link
Author

vicuna commented Jan 25, 2012

Comment author: @damiendoligez

See #3492.

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

No branches or pull requests

1 participant