ADMIN - Explore the new world of system administration! ADMIN is a smart, technical magazine for IT pros on heterogeneous networks. Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
Earlier this week, Google released Crankshaft, a new compilation infrastructure for V8, Chrome's JavaScript engine.
Crankshaft improves the performance of JavaScript applications and should give Chrome users a better experience when loading web pages and JavaScript applications.
Crankshaft's four main components include a base complier, a runtime profiler, an optimizing compiler, and deoptimization support. V8 with Crankshaft for the 32-bit Intel architecture is available now and work on ARM and 64-bit ports are underway.
Comments