由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] Linux to windows porting
相关主题
关于C++ STL编译的疑问一个 C++ STL base type 的问题
关于 gcc 和 g++ 的问题Linux and Shared object
在 windows下的C++开发平台是不是 Dev-C++?C++/Linux: make clean能够去除seg fault:什么原理?
How to compile with ddd?为什么大部分C or C++都在linux下做?
template metaprogramming 的问题g++-2.95 -> g++-3.3/3.4
const_reverse_iterator和reverse_iterator有什么区别? (转载)Help: Another C++ compilation error on GCC
C++多线程的选择java 里可以插入linux command吗? (转载)
C++ template弱问:搞数值模拟和计算,linux的优势到底在哪?
相关话题的讨论汇总
话题: linux话题: porting话题: windows话题: some话题: anyone
进入Programming版参与讨论
1 (共1页)
b***y
发帖数: 2799
1
☆─────────────────────────────────────☆
ZHZSH (炒股要厚道) 于 (Tue Oct 18 14:19:58 2005) 提到:
I wonder if anyone had experiences on linux to windows porting.
I had some code running pretty fast under Linux, say 1 second, but becomes
really
slow when executed in windows XP ( compiled by VC ), 18 seconds. Damn, that's
18X slower.
Some characteristics of the code: (1) quite a lot memory allocation ( in small
pieces ),
(2) heavy STL usage.
en... that's about it.
If anyone could provide some help or hi
1 (共1页)
进入Programming版参与讨论
相关主题
弱问:搞数值模拟和计算,linux的优势到底在哪?template metaprogramming 的问题
Semaphores in Linux (转载)const_reverse_iterator和reverse_iterator有什么区别? (转载)
INIT_WORK从Linux kernel 2.6.20后改了?C++多线程的选择
segfaultC++ template
关于C++ STL编译的疑问一个 C++ STL base type 的问题
关于 gcc 和 g++ 的问题Linux and Shared object
在 windows下的C++开发平台是不是 Dev-C++?C++/Linux: make clean能够去除seg fault:什么原理?
How to compile with ddd?为什么大部分C or C++都在linux下做?
相关话题的讨论汇总
话题: linux话题: porting话题: windows话题: some话题: anyone