LLVM/Clang 3.2 Compiler Competing With GCC

Published on December 27, 2012
Written by Michael Larabel
Page 1 of 5
Discuss This Article

With last week's release of LLVM 3.2, here are new benchmarks of LLVM 3.2 with the Clang C/C++ compiler front-end. The LLVM/Clang 3.2 performance using last week's source code releases were compared to the earlier LLVM/Clang 3.1 release and then for competition was the GCC 4.7.2 stable release and the latest GCC 4.8.0 development snapshot.

First of all, for those not familiar with the new capabilities introduced by LLVM/Clang 3.2, read What Features LLVM/Clang 3.2 Bring To The Table as it covers all of the major features introduced to this second LLVM release of 2012.

LLVM/Clang 3.1, LLVM/Clang 3.2, GCC 4.7.2, and GCC 4.8.0 20121223 were the candidates for testing using the official source packages and building them all under an Ubuntu 13.04 snapshot. All of the compilers were built in their release/optimized modes (for LLVM/Clang with no assertions and enabling the optimized mode while GCC had the release checking mode enabled). All of the testing from Ubuntu 13.04 with the Linux 3.7 kernel was done from an Intel Core i7 3770K "Ivy Bridge" CPU. The CFLAGS/CXXFLAGS were set to "-O3 -march=native" during the testing process.

Additional LLVM/Clang 3.2 benchmarks are forthcoming to look at different compiler tuning/switches and their impact on performance as well as analysis in other areas for this increasingly popular and useful compiler infrastructure. All benchmarking was handled via the Phoronix Test Suite.

<< Previous Page
1
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Digia Announces "Boot To Qt" Project
  2. X.Org Libraries Hit By Round Of Security Issues
  3. Wayland's Weston Gets Output Scaling Support
  4. Raspberry Pi Gets New Wayland Weston Renderer
  5. Debian GNU/Hurd 2013 Release Brings New Packages
  6. Intel Ultrabook Performance Is Faster With Mesa 9.2
  7. Hot Relocation HDD To SSD Support For Btrfs
  8. Phoronix Test Suite 4.6.0 "Utsira" Released
  9. New Intel X.Org Driver Supports All Of Haswell
  10. SQLite Now Faster With Memory Mapped I/O
  11. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
Latest Forum Talk
  1. Xserver 1.14 support will arrive with Catalyst...
  2. X.Org Libraries Hit By Round Of Security Issues
  3. Fedora 18 Comes To ARMv6, Raspberry Pi
  4. Digia Announces "Boot To Qt" Project
  5. Updated and Optimized Ubuntu Free Graphics Drivers
  6. Microsoft Releases Skype For Linux 4.2, Has...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite