-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Benchmarks still missing on 1.0 due to IndexedTables. Removed HttpSer…
…ver tests. (#109) modified: README.md rephrasing modified: benchmark/REQUIRE remove HTTP modified: benchmark/benchmark.jl remove HTS deleted: benchmark/logs/benchmark_results_readable.log modified: benchmark/ws_jce.jl Don't use HTTP deleted: examples/serve_verbose/svg/ws_neighborhood.svg deleted: logutils/log_httpserver.jl modified: logutils/log_ws.jl Don't use Requires modified: logutils/logutils_ws.jl Don't use Requires deleted: test/optional/browsertest.html deleted: test/optional/browsertest.jl deleted: test/optional/browsertest2.html deleted: test/optional/favicon.ico deleted: test/optional/functions_log_test.jl deleted: test/optional/functions_open_browsers.jl deleted: test/optional/functions_server.jl deleted: test/optional/handler_functions_events.jl deleted: test/optional/handler_functions_websockets_general_test.jl deleted: test/optional/handler_functions_websockets_subprotocol_test.jl deleted: test/optional/phantom.js
- Loading branch information
Showing
20 changed files
with
17 additions
and
2,448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
# Being placed in the benchmark folder, this file has no effect on Julia. | ||
# To run benchmarks, you may need to Pkg.add("..package below...") | ||
HTTP | ||
IndexedTables | ||
UnicodePlots | ||
Requires | ||
Requires |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.