Giter VIP home page Giter VIP logo

Comments (4)

fadden avatar fadden commented on July 20, 2024 1

Should be working in v1.8.4-dev2. Cap is now 64MB. I tested it with a 9.5MB .dis65 (attached here for future reference).

bigfile.zip

from 6502bench.

fadden avatar fadden commented on July 20, 2024

Ugh. Super Mario Bros is only 32KB + graphics, and the .dis65 is about a megabyte, so this is a concern for projects much smaller than a megabyte.

Looks like the max can be trivially overridden with the MaxJsonLength property. It might also be time to move to a different implementation (maybe https://learn.microsoft.com/en-us/dotnet/api/system.text.json.jsonserializer?view=net-7.0 ?) I'm not quite ready to let go of JSON though... it's not the most efficient way to store things, but it has worked well so far.

Was this discovered by failure or by code inspection?

from 6502bench.

absindx avatar absindx commented on July 20, 2024

Discovered by failure.
My friend disassembled a 512KiB SNES program and added a lot of bulk labels to the compressed data.

from 6502bench.

fadden avatar fadden commented on July 20, 2024

https://github.com/fadden/6502bench/releases/tag/v1.8.4

from 6502bench.

Related Issues (20)

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.