-
Submitted by: @samofatov
Relate to [CORE4106](https://github.com/FirebirdSQL/firebird/issues?q=CORE4106+in%3Atitle)
With the random file access requested, the Windows file\-system cache is growing s…
-
I'd like the ability to specify both the `:path` and `:git` keys in the same `gem` declaration:
```
gem "rails", :path => "./where/i/want/to/store/it",
:git => "git://github.com/rails/rails.git"
`…
-
Implement graphics auto-resize in melonJS, and use the browser resize event, to create (full)screen size independent games.
-
First of all, great job guys, just great. I'm blown away. I have just a tiny comment.
I downloaded the source code and noticed this line of code
- (NSUInteger)wordsBackward:(NSUInteger)index count:(N…
-
Just wondering if PHPUnit supports the Selenium captureNetworkTraffic setting that is available for other languages like Java and Python. If not, can we please consider adding as option for the Seleni…
daluu updated
13 years ago
-
-
Running with a profiler revealed that 70-80% of the execution time of junit 4.7 is spent with the "getDescription" hierarchy. The patch basically does 2 things:
A) Replaces the use of String.format wi…
-
A lot of applications of Glazed Lists will use 1,000s of elements in an ArrayList for the base
BasicEventList, among others.
This is horrible for performance if removes and adds happen internally in…
-
As the getSourceIndex is protected. This is a perfromance issue when i want to
update an element in the basicEventList.
Before i go to update a row by calling basicEventList.set(row, element);, i mus…