scispace - formally typeset
V

Vyacheslav Pavlovich Shakin

Researcher at Intel

Publications -  3
Citations -  36

Vyacheslav Pavlovich Shakin is an academic researcher from Intel. The author has contributed to research in topics: Bytecode & Machine code. The author has an hindex of 3, co-authored 3 publications receiving 36 citations.

Papers
More filters
Patent

Methods and apparatus to call native code from a managed code application

TL;DR: In this article, methods and apparatus to call native code (120) from a managed code application (106) and to optimize such calls are disclosed, and an example method includes converting a first bytecode ( 106) to a first intermediate representation (114), receiving a second intermediate representation(102) including a call to a native function and at least one annotation describing the native function (120).
Patent

Methods and apparatus to tune intermediate representations in a managed runtime environment

TL;DR: In this paper, the authors describe a method to tune intermediate representations in a managed runtime environment, where a bytecode at a virtual machine during runtime determines a method of the received bytecode, identifies an optimized intermediate representation associated with the method, and imports the optimized intermediate representations from the memory into the virtual machine.
Proceedings ArticleDOI

Practical experiences with Java software transactional memory

TL;DR: This paper provides a detailed performance and memory consumption analysis of the overheads of software transactional memory and transactional workloads within a production quality open source Java Runtime system and details the impact of the various performance optimizations in both workloads and the underlying runtime system.