Bug 563981 - Performance improvements in Solidity compilation
Summary: Performance improvements in Solidity compilation
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: SeCoblocks (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Adhith Gopal CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2020-06-05 06:30 EDT by Adhith Gopal CLA
Modified: 2022-11-16 11:23 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adhith Gopal CLA 2020-06-05 06:30:24 EDT
Improvements in compilation mechanism of solidity files.
Comment 1 Adhith Gopal CLA 2020-10-16 04:59:01 EDT
Dynamic java compilation for getting the run-time solidity values is eliminated which has improved the solidity compilation performance.
Comment 2 Adhith Gopal CLA 2020-10-16 05:03:14 EDT
The feature is implemented hence closing the task.