Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Massive jam at start / memleaks on linux

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
8/6/2017 8:40:12 AMFirepluk before revert after revert
8/6/2017 8:39:16 AMFirepluk before revert after revert
Before After
1 GoogleFrog is there any chance of getting 64bit spring for windows? 1 @GoogleFrog is there any chance of getting 64bit spring for windows?
2 It could have some performance benefits for users: 2 It could have some performance benefits for users:
3 16 x 64 bit general purpose registers and 16 x SSE registers instead of 8 x 32 bit general purpose registers and 8 x SSE registers 3 16 x 64 bit general purpose registers and 16 x SSE registers instead of 8 x 32 bit general purpose registers and 8 x SSE registers
4 \n 4 \n
5 compilers will be able to use registers more effectively and as you know CPU register is the fastest way to store and access a variable. Also if Spring currently uses 64 bit calculations for ANYTHING when compiled to x86 this gonna be implemented thru ass and works much much slower than when compiled to x64 5 compilers will be able to use registers more effectively and as you know CPU register is the fastest way to store and access a variable. Also if Spring currently uses 64 bit calculations for ANYTHING when compiled to x86 this gonna be implemented thru ass and works much much slower than when compiled to x64
6 \n 6 \n
7 If we are looking for performance, this would be high priority target to solve 7 If we are looking for performance, this would be high priority target to solve
8 Yes, process would use 15-30% more memory - but memory is cheap and affordable nowdays, while CPUs stagnate in single thread performance 8 Yes, process would use 15-30% more memory - but memory is cheap and affordable nowdays, while CPUs stagnate in single thread performance