首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 快速缩放内存管理器

快速缩放内存管理器

  • 资源大小:56.75 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 管理 缩放 快速 内存

资 源 简 介

NOTE: Source code has moved to GitHub! It is faster (4x!) and scales better than FastMM. Also faster (3x) than TopMM, but equal scaling. (note: only in special tests, other tests gives other results. Generally it is (a little bit) slower in single thread situations (due to other internal structure, check and get current thread manager, less optimized, etc), but faster in (heavy) multi threaded situations :-) ) Because FastMM does not scale at all, you could use TopMM (which scales very good). But TopMM is slower than FastMM (in a simple string test). I made a proof-of-concept to see if I could make a simple and very small and compact MM, which is not as bloated (or difficult to understand) as FastMM and TopMM, and also faster than these two. Of course it must scale on multi core CPU"s. Please donate :) [![](https://www.paypalobjects.com/enUS/i/btn/btndonateCC<

文 件 列 表

ScaleMM2.pas
smmSmallMemory.pas
smmOptions.inc
smmMediumMemory.pas
smmGlobal.pas
smmFunctions.pas
smmTypes.pas
smmLargeMemory.pas
license.txt
installation.txt
smmStatistics.pas
smmLogging.pas
Optimize.Move.pas
VIP VIP
0.172514s