Skip to content

0x73696d616f/AssemblyLinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Linked list implementation in assembly.

Benchmark results

This Linked List [gas] Mapping Linked List [gas]
Deploy 195241 200431
Insert 110560 112723
Remove 25328 25297

Run tests

make tests

Run benchmark vs regular mapping linked list

make benchmark
Note: The output is printed as receipts in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages