Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speedup with Cython and Turtle parsing. #1263

Closed
wants to merge 10 commits into from
Closed

Speedup with Cython and Turtle parsing. #1263

wants to merge 10 commits into from

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    1d3b23a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    1fd9355 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Added benchmark test.

    rchateauneu committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    23e1ffc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    4289f0e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Speedup skipSpace.

    rchateauneu committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    860f985 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    8a8825b View commit details
    Browse the repository at this point in the history
  2. Fix qname.

    rchateauneu committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    2179692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b5707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c6ad10 View commit details
    Browse the repository at this point in the history
  5. Speedup uri_ref2

    rchateauneu committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    205bff2 View commit details
    Browse the repository at this point in the history