Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

intel/go-runtime-optimizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DISCONTINUATION OF PROJECT

This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

Intel® Go Runtime Optimizations

Overview

This repository hosts a collection of patches created by Intel’s Golang Tuning Team to optimize the performance of certain CPU intensive functions found within the Golang runtime. Most of these patches make use of Intel® AVX-512 instruction enhancements and are capable of providing significant performance gains over the built in functions. All of these optimizations have been submitted to the Golang repository https://go.googlesource.com/go and are available for your use. While we work with the maintainers to review and gain acceptance of these patches, you may incorporate the optimizations of your choice into your own runtime and immediately benefit from this work.

If you have an interest in these optimizations, please share your support with the Golang community by adding a comment to the appropriate pull request. Your actions will help demonstrate the value to the community and help the maintainers prioritize and ultimately merge this work.

Features

The structure of the repositopry is organized in a series of subdirectories to host the different patches, which list will grow as more optimizations come online. Currently, the list of suppported optimizations and their associated subdirectory consists of:

NB: Some of the patches have already been merged in the Go runtime and are, therefore, readily available with versions of the runtime starting with go 1.21.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published