You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In May I added a trivial benchmark just to get a sense of where we are in terms of I/O performance compared to Python and Common Lisp (SBCL): sources/testing/benchmarks/write-100mb
If Python is 1.0, CL is 1.4x and Dylan is 8x. We should figure out why.
The text was updated successfully, but these errors were encountered:
In May I added a trivial benchmark just to get a sense of where we are in terms of I/O performance compared to Python and Common Lisp (SBCL):
sources/testing/benchmarks/write-100mb
If Python is 1.0, CL is 1.4x and Dylan is 8x. We should figure out why.
The text was updated successfully, but these errors were encountered: