Giter Site home page Giter Site logo

m1's Introduction

M1: Serialization / Deserialization

Full name: Lingfeng Deng Email: <[email protected]> Username: dlingfen

Summary

Summarize your implementation, including key challenges you encountered

My implementation comprises <number> software components, totaling <number> lines of code. Key challenges included <1, 2, 3 + how you solved them>.

Correctness & Performance Characterization

Describe how you characterized the correctness and performance of your implementation

Correcness: I wrote <number> tests; these tests take <time> to execute. This includes objects with <certain kinds of features>.

Performance: Evaluating serialization and deserialization on objects of varying sizes using high-resolution timers results in the following table:

Serialization Deserialization
100 elems <time> <time>
1000 elems <time> <time>
10000 elems <time> <time>
100 funcs <time> <time>
1000 funcs <time> <time>
10000 funcs <time> <time>
1000 cyles <time> <time>
native objects <time> <time>
... <time> <time>

Time to Complete

Roughly, how many hours did this milestone take you to complete?

Hours: <time>

Wild Guess

This assignment made a few simplifying assumptions โ€” for example, it does not attempt to support the entire language. How many lines of code do you think it would take to support other features? (If at all possible, try to justify your answer โ€” even a rough justification about the order of magnitude and its correlation to missing features is enough.)

FLoC: <guess a number>

m1's People

Contributors

russ44-creator avatar nvasilakis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.