summaryrefslogtreecommitdiff
path: root/lang/sather
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-10-02 08:41:42 +0000
committerrecht <recht@pkgsrc.org>2003-10-02 08:41:42 +0000
commit03fb525bc277e24a1a4f92f8ca00c24cee54fbd0 (patch)
treeb72993351fb7f18f7ec054ed64aa1fdfffe41c21 /lang/sather
parent9230c958373d3a666e7c8e5b7e5e91c95cccf0a3 (diff)
downloadpkgsrc-03fb525bc277e24a1a4f92f8ca00c24cee54fbd0.tar.gz
Update to 0.28
the ususal: new features and fixes notably: New Thread Locking Zoltan removed the big locks we had in the runtime, and now we have a finely grained lock system in the runtime. Runtime hackers can read the included lock matrix document which describes the requirements to use the new fine grained locks in their code. Ahead of Time Compiler Optimizations Zoltan has worked extensively on the Mono ahead-of-time compilation feature (AOT). The AOT code is now considered to be production quality, and also for the first time precompiled code runs faster than JITed code. This resulted in a 13% compilation speed up for the Mono C# compiler, reducing the compile time to 3.185 seconds. A clear goal of the team for the next release is to reach 3.1416 seconds. for a complete list see: http://www.go-mono.com/archive/mono-0.28.html
Diffstat (limited to 'lang/sather')
0 files changed, 0 insertions, 0 deletions