Skip to content

vldm/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Draft] Research for seperating message

This playground represent code for comparative analysis for message representation.

Module message in /src/message/ folder contain contains almost the latest messages design with seperate structure for messages.

Module old_message in /src/old_message/ folder contain old design with macros.

Currently only benchmarks, and printing demos available.

Running benches:

cargo run --bin criterion --release

Print binnary representation:

cargo run --bin main --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages