Skip to content

catalin-manciu/iodlr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intel® Optimizations for Dynamic Language Runtimes

Introduction

This repository offers tools and a reference implementations for optimizing dynamic language runtimes.

Please refer to https://software.intel.com/en-us/articles/runtime-performance-optimization-blueprint-intel-architecture-optimization-with-large-code for a blueprint that demonstrates how to diagnose Instruction Translation Lookaside Buffer (I-TLB) stalls, and reduce them using large pages.

License

The Intel® Optimizations for Dynamic Language Runtimes is distributed under the MIT License.

You may obtain a copy of the License at:

https://opensource.org/licenses/MIT

Tested Linux versions

iodlr is tested on the following 64 bit Linux operating systems:

  • Ubuntu 16.04, 18.04

How to provide feedback

Please submit an issue using native github.com interface: https://github.com/intel/iodlr/issues.

How to contribute

Create a pull request on github.com with your patch. Make sure your change is cleanly building. A maintainer will contact you if there are questions or concerns.

About

Tools and Reference Code for Intel Optimizations (eg Large Pages)

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.0%
  • C 29.2%
  • C++ 16.4%
  • Makefile 2.4%