Coder Social home page Coder Social logo

tkasu / imdb-list-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dresa/imdb-list-analyzer

1.0 1.0 1.0 615 KB

Analysis tools for movie rating lists exported from the Internet Movie Database (IMDb)

Clojure 89.41% HTML 1.82% Dockerfile 0.33% Shell 3.65% HCL 4.79%

imdb-list-analyzer's People

Contributors

dresa avatar tkasu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

phani56

imdb-list-analyzer's Issues

Heroku slow startup/boot time

Current Heroku deployments and boots are done with leiningen (see Procfile), which causes Heroku server to compile both clj & cljs files every time. Especially ClojureScript compile time is quite slow. Also as we are using Heroku's hobby tier, the server goes to idle very frequently and therefore booted almost every time that the analyzer is used.

A solution would probably be to use uberjar instead of leiningen in Heroku deployments.

Update :cljsbuild configuration in project.cljs format is deprecated

when running:

lein cljsbuild once

leiningen gives following warning:

WARNING: no :cljsbuild entry found in project definition.
--------------------------------------------------------------------------------
WARNING: your :cljsbuild configuration is in a deprecated format.  It has been
automatically converted it to the new format, which will be printed below.
It is recommended that you update your :cljsbuild configuration ASAP.
--------------------------------------------------------------------------------
:cljsbuild
{:builds []}
--------------------------------------------------------------------------------
See https://github.com/emezeske/lein-cljsbuild/blob/master/README.md
for details on the new format.
--------------------------------------------------------------------------------

However, ClojureScript still compiles and seem to work correctly.

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.