From: ggaren@apple.com Date: Wed, 2 Apr 2014 21:50:52 +0000 (+0000) Subject: Unreviewed. X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=fd8e795462ade4169fadcadc5da3be339148a5a0 Unreviewed. Try to ignore some Xcode shmutz in MallocBench. * MallocBench/MallocBench.xcodeproj: Added property svn:ignore. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@166670 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/PerformanceTests/ChangeLog b/PerformanceTests/ChangeLog index 4277c4a..be5e3c8 100644 --- a/PerformanceTests/ChangeLog +++ b/PerformanceTests/ChangeLog @@ -1,5 +1,13 @@ 2014-04-02 Geoffrey Garen + Unreviewed. + + Try to ignore some Xcode shmutz in MallocBench. + + * MallocBench/MallocBench.xcodeproj: Added property svn:ignore. + +2014-04-02 Geoffrey Garen + Let's benchmark malloc https://bugs.webkit.org/show_bug.cgi?id=131118